MonobjcMonobjc Documented Class Library
QTMovieFrameImageRepresentationsType Field
NamespacesMonobjc.QTKitQTMovieQTMovieFrameImageRepresentationsType

For NSImage, the image representations in the image. Value is an NSArray of NSString; strings are, for example, NSBitmapImageRep class description. The default is NSBitmapImageRep.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString QTMovieFrameImageRepresentationsType
Public Shared ReadOnly QTMovieFrameImageRepresentationsType As NSString
public:
static initonly NSString^ QTMovieFrameImageRepresentationsType
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.QTKit (Module: Monobjc.QTKit)