GxImage: SLine

SLine

[Read only] The number of bytes in one image line.

 SLine As Long

Type

Long

Remarks

For example: in case of GX_GRAY format SLine ~ XSize, in case of GX_RGB format SLine ~ 3*XSize.
This is an image property.

See Also

Class GxImage Overview GxImage Properties GxImage Methods SetZoomPos StretchImage