Class Os22XBitmapHeader
Pôvodný názov: Aspose.Imaging.FileFormats.Bmp Zhromaždenie: Aspose.Imaging.dll (25.4.0)
OS/2 2.x OS22XBITMAPHEADER sa používa ako BitmapCoreHeader2.
public class Os22XBitmapHeader : BitmapInfoHeader
Inheritance
object ← BitmapCoreHeader ← BitmapInfoHeader ← Os22XBitmapHeader
Z dedičných členov
BitmapInfoHeader.BitmapCompression , BitmapInfoHeader.BitmapImageSize , BitmapInfoHeader.BitmapXPelsPerMeter , BitmapInfoHeader.BitmapYPelsPerMeter , BitmapInfoHeader.BitmapColorsUsed , BitmapInfoHeader.BitmapColorsImportant , BitmapInfoHeader.ExtraBitMasks , BitmapCoreHeader.BitmapCoreHeaderSize , BitmapCoreHeader.Os22XBitmapHeaderSize , BitmapCoreHeader.Os22XBitmapHeaderFullSize , BitmapCoreHeader.BitmapInfoHeaderSize , BitmapCoreHeader.BitmapInfoHeaderSizeV2 , BitmapCoreHeader.BitmapInfoHeaderSizeV3 , BitmapCoreHeader.BitmapInfoHeaderSizeV4 , BitmapCoreHeader.BitmapInfoHeaderSizeV5 , BitmapCoreHeader.HeaderSize , BitmapCoreHeader.BitmapWidth , BitmapCoreHeader.BitmapHeight , BitmapCoreHeader.BitmapPlanes , BitmapCoreHeader.BitsPerPixel , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
ColorEncoding
Dostane farebné kódovanie.
public int ColorEncoding { get; }
Hodnota nehnuteľnosti
Identifier
Dostane sa identifikátor.
public int Identifier { get; }
Hodnota nehnuteľnosti
Recording
Dostane si záznam.
public int Recording { get; }
Hodnota nehnuteľnosti
Rendering
Dostane sa renderovanie.
public int Rendering { get; }
Hodnota nehnuteľnosti
Reserved
Dostane si rezervovaný.
public int Reserved { get; }
Hodnota nehnuteľnosti
Size1
Získava veľkosť 1.
public int Size1 { get; }
Hodnota nehnuteľnosti
Size2
Získajte veľkosť 2.
public int Size2 { get; }
Hodnota nehnuteľnosti
Units
Dostane jednotky.
public int Units { get; }