TiffByteOrder 枚举

TIFF 图像的字节序

Module: aspose.imaging.fileformats.tiff.enums

Full Name: aspose.imaging.fileformats.tiff.enums.TiffByteOrder

Members

成员名称描述
BIG_ENDIAN大端字节序(Motorola)。
LITTLE_ENDIAN小端字节序(Intel)。