Метод | Описание | |
---|---|---|
GetGraphicFormat ( [ bytes ) : GraphicFormat |
Gets the image format from the header of the image data. See (amongst others) http://www.garykessler.net/library/file_sigs.html |
|
ToGraphicFormat ( [ format ) : GraphicFormat |
Converts a system image format to the Traveller enumeration equivalent.
|
Метод | Описание | |
---|---|---|
ToImageFormat ( this format ) : |
public static GetGraphicFormat ( [ bytes ) : GraphicFormat | ||
bytes | [ | The bytes. |
Результат | GraphicFormat |
public static ToGraphicFormat ( [ format ) : GraphicFormat | ||
format | [ | The format. |
Результат | GraphicFormat |