Namespace Aspose.Imaging.FileFormats.Bmp

Namespace Aspose.Imaging.FileFormats.Bmp

Namespaces

име име име имеDescription
Aspose.Imaging.FileFormats.Bmp.Structures

Classes

Име класеDescription
BitmapCoreHeaderДимензије и формат боја ДИБ. наслов име БИТМАПЦОРЕХЕАДЕР или ОС21КСБИТМАПЕХАДЕРА.
BitmapInfoHeaderПотврђује БИТМАПИНФОХЕАДЕР. ОС подршка: Виндовс НТ, 3.1к или касније. Функције: Додаје 16 бпп и 32 бПп формати.
BitmapV4HeaderBitmapV4Header struktura je bitmap info header datoteka. to je proširena verzija BITMAPINFOHEADER strukture. Struktura BitmapV4Header se proširuje tako da se JPEG ili PNG slika može preneti kao izvorni sliku na StretchDIBits.
BitmapV5HeaderBitmapV5Header struktura je bitmap info header datoteka. to je proširena verzija BITMAPINFOHEADER strukture. If bV5Height is negative, indicating a top-down DIB, bV5Compression must be either BI_RGB or BI_BITFIELDS. Top-down DIBs cannot be compressed. The Independent Color Management interface (ICM) 2.0 allows International Color Consortium (ICC) color profiles to be linked or embedded in DIBs (DIBs). See Using Structures for more information. When a DIB is loaded into memory, the profile data (if present) should follow the color table, and the bV5ProfileData should provide the offset of the profile data from the beginning of the BITMAPV5HEADER structure. The value stored in bV5ProfileData will be different from the value returned by the sizeof operator given the BITMAPV5HEADER argument, because bV5ProfileData is the offset in bytes from the beginning of the BITMAPV5HEADER structure to the start of the profile data. (Bitmap bits do not follow the color table in memory). Applications should modify the bV5ProfileData member after loading the DIB into memory. For packed DIBs, the profile data should follow the bitmap bits similar to the file format. The bV5ProfileData member should still give the offset of the profile data from the beginning of the BITMAPV5HEADER. Applications should access the profile data only when bV5Size equals the size of the BITMAPV5HEADER and bV5CSType equals PROFILE_EMBEDDED or PROFILE_LINKED.
BmpImageМожете беспрекорно управљати Битмапом (БМП) и Девице Независни Битапа (ДИБ) датотеке, олакшавајући ефикасну манипулацију и обраду растер слике. извршењем различитих операција на сликама, овај АПИ убрзава радни ток, пружајући програмерима поуздану алатну кутију за рад са БМП и ДиБ форматима у њиховим софтверским апликацијама.
Os22XBitmapHeaderOS/2 2.x OS22XBITMAPHEADER или БИТМАПЦОРЕХЕАДЕР2.

Enums

Именује сеDescription
BitmapCompressionСпецификује различите методе компресије битмапа.
 Српски