BitmapImage Class#
Definition#
Namespace: P1.ImageSdk
An in-memory bitmap image, represented using a defined pixel format, width and height More…
public class BitmapImage : P1::ImageSdk::BitmapBase
Remarks#
An in-memory bitmap image, represented using a defined pixel format, width and height
Constructors#
Properties#
The memory span between each horizontal line in the image. Normally the pixel size multiplied by the width. |