2.3.52 RawFormat

The RawFormat property specifies the stream format of an image. If this property is specified, it MUST be part of the ImageDataProperties.InlineSharedImageDataProperties or ImageDataProperties.NonSharedImageDataProperties record.           

 RawFormat = rawFormatStart rawFormatValue


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

rawFormatStart

rawFormatValue

rawFormatStart (1 byte): A byte that specifies the start of the RawFormat property.<38> The value of the rawFormatStart field MUST be the following value.

Value

Parent

0x07

ImageDataProperties.InlineSharedImageDataProperties

ImageDataProperties.NonSharedImageDataProperties

rawFormatValue (1 byte): A byte that specifies the stream format of the image. If this property is present, the Width, Height, HorizontalResolution, and VerticalResolution properties MUST be present in the same parent record.<39> The value of the rawFormatValue field MUST be a value from the ImageRawFormat enumeration.