Constant Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
$#!
 _copyright, CoreObject
 _version, CoreObject
G
 GIF_Header, LoadItem
J
 JPEG_Header, LoadItem
Z
 ZLIB_HEADER, LoadItem
public const _copyright: String
(String) The BNMAPI copyright notice.
public const _version: String
(String) The BNMAPI revision number.
public const GIF_Header: String
(String) The three byte signature that identifies a GIF89s image file.
public const JPEG_Header: String
(String) The three byte signature that identifies a JPEG image file.
public const ZLIB_HEADER: String
(String) The three byte signature that identifies a ZLIB compressed file.