Warning

This documentation is still a work in progress. If you have any issues or questions, please ask on the cybox-discussion mailing list or file a bug in our issue tracker.

cybox.objects.image_file_object module

class cybox.objects.image_file_object.ImageFile[source]

Bases: cybox.objects.file_object.File

XML binding class: cybox.bindings.file_object.FileObjectType
bits_per_pixel
XML Binding class name: Bits_Per_Pixel
Dictionary key name: bits_per_pixel
compression_algorithm
XML Binding class name: Compression_Algorithm
Dictionary key name: compression_algorithm
image_file_format
XML Binding class name: Image_File_Format
Dictionary key name: image_file_format
image_height
XML Binding class name: Image_Height
Dictionary key name: image_height
image_is_compressed
XML Binding class name: image_is_compressed
Dictionary key name: image_is_compressed
image_width
XML Binding class name: Image_Width
Dictionary key name: image_width

Previous topic

cybox.objects.http_session_object module

Next topic

cybox.objects.library_object module

This Page

Related Documentation