Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PICF structure specifies the type of a picture, as well as the size of the picture and information about its border.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
lcb |
|||||||||||||||||||||||||||||||
cbHeader |
mfpf |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
innerHeader (14 bytes) |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
picmid (38 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
cProps |
lcb (4 bytes): A signed integer that specifies the size, in bytes, of this PICF structure and the subsequent data.
cbHeader (2 bytes): An unsigned integer that specifies the size, in bytes, of this PICF structure. This value MUST be 0x44.
mfpf (8 bytes): An MFPF structure that specifies the storage format of the picture.
innerHeader (14 bytes): A PICF_Shape structure that specifies additional header information.
picmid (38 bytes): A PICMID structure that specifies the size and border information of the picture.
cProps (2 bytes): This value MUST be 0 and MUST be ignored.