VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging Namespace / ManagedBitmap Class
In This Topic
    ManagedBitmap Class Properties
    In This Topic
    For a list of all properties of this type, see ManagedBitmap.
    Public Properties
     NameDescription
    Public PropertyGets the bits per pixel of bitmap. (Inherited from VintasoftBitmap)
    Public PropertyGets the format of bitmap color channels. (Inherited from VintasoftBitmap)
    Public PropertyGets the color space format of this image. (Inherited from VintasoftBitmap)
    Public PropertyGets a value indicating whether bitmap has pixel data.
    Public PropertyGets the height, in pixels, of the bitmap. (Inherited from VintasoftBitmap)
    Public PropertyGets a value indicating whether this bitmap is disposed. (Inherited from VintasoftBitmap)
    Public Propertystatic (Shared in Visual Basic)Gets or sets the maximum size of the bitmap, in bytes. (Inherited from VintasoftBitmap)
    Public PropertyGets the palette. (Inherited from VintasoftBitmap)
    Public PropertyGets the pixel format of the bitmap. (Inherited from VintasoftBitmap)
    Public PropertyGets or sets resolution of bitmap. (Inherited from VintasoftBitmap)
    Public PropertyGets or sets a stride of the bitmap. (Inherited from VintasoftBitmap)
    Public PropertyGets the width, in pixels, of the bitmap. (Inherited from VintasoftBitmap)
    See Also