Click or drag to resize

PixelFormatUtilitiesRowStride Method

Calculates the width in bytes of a row in an image.
Overload List
  NameDescription
Public methodStatic memberRowStride(Int32, Int32)
Calculates the width in bytes of a row in an image.
Public methodStatic memberRowStride(PixelFormat, Int32)
Calculates the width in bytes of a row in an image.
Top
See Also