Version: 2.1.0.21
cybox.objects.image_file_object module¶
-
class
cybox.objects.image_file_object.ImageFile[source]¶ Bases:
cybox.objects.file_object.FileXML binding class:cybox.bindings.image_file_object.ImageFileObjectType-
bits_per_pixel¶ - XML Binding class name:
Bits_Per_PixelDictionary key name:bits_per_pixel
-
compression_algorithm¶ - XML Binding class name:
Compression_AlgorithmDictionary key name:compression_algorithm
-
image_file_format¶ - XML Binding class name:
Image_File_FormatDictionary key name:image_file_format
-
image_height¶ - XML Binding class name:
Image_HeightDictionary key name:image_height
-
image_is_compressed¶ - XML Binding class name:
image_is_compressedDictionary key name:image_is_compressed
-
image_width¶ - XML Binding class name:
Image_WidthDictionary key name:image_width
-