ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.Bitmap Namespace / C1Bitmap Class / GetImageStride Method

In This Topic
    GetImageStride Method
    In This Topic
    Returns the image stride (bytes per row).
    Syntax
    'Declaration
     
    Public Function GetImageStride() As Integer
    public int GetImageStride()
    See Also