Class WmfBitmap16
Class WmfBitmap16
Nazwa przestrzeń: Aspose.Imaging.FileFormats.Wmf.Objects Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Obiekt Bitmap16 określa informacje o wymiarach i kolorachw formacie bitmap.
public class WmfBitmap16 : MetaObject
Inheritance
object ← MetaObject ← WmfBitmap16
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
WmfBitmap16()
public WmfBitmap16()
Properties
Bits
Zostaw lub ustaw bity.
public byte[] Bits { get; set; }
Wartość nieruchomości
byte [ ]
BitsPixel
Zostaw lub ustaw piksele bitów.
public byte BitsPixel { get; set; }
Wartość nieruchomości
Height
Dostaje lub ustawia wysokość.
public short Height { get; set; }
Wartość nieruchomości
Planes
Zatrzymaj lub ustaw samoloty.
public byte Planes { get; set; }
Wartość nieruchomości
Type
Zostaw lub ustaw typ.
public short Type { get; set; }
Wartość nieruchomości
Width
Dostęp lub ustaw szerokość.
public short Width { get; set; }
Wartość nieruchomości
WidthBytes
Dostęp lub ustaw szerokość bajtów.
public short WidthBytes { get; set; }