MonobjcMonobjc Documented Class Library
IKImageBrowserItem Class
NamespacesMonobjc.QuartzIKImageBrowserItem

[Missing <summary> documentation for "T:Monobjc.Quartz.IKImageBrowserItem"]

Declaration Syntax
C#Visual BasicVisual C++
public class IKImageBrowserItem
Public Class IKImageBrowserItem
public ref class IKImageBrowserItem
Members
All MembersConstructorsMethodsFields



IconMemberDescription
IKImageBrowserItem()()()()
Initializes a new instance of the IKImageBrowserItem class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IKImageBrowserCGImageRepresentationType

A CGImageRef object.

Available in Mac OS X v10.5 and later.


IKImageBrowserCGImageSourceRepresentationType

A CGImageSourceRef object.

Available in Mac OS X v10.5 and later.


IKImageBrowserIconRefPathRepresentationType

A path to an icon.

Available in Mac OS X v10.5 and later.


IKImageBrowserIconRefRepresentationType

An icon.

Available in Mac OS X v10.5 and later.


IKImageBrowserNSBitmapImageRepresentationType

An NSBitmapImageRep object.

Available in Mac OS X v10.5 and later.


IKImageBrowserNSDataRepresentationType

An NSData object.

Available in Mac OS X v10.5 and later.


IKImageBrowserNSImageRepresentationType

An NSImage object.

Available in Mac OS X v10.5 and later.


IKImageBrowserNSURLRepresentationType

An NSURLobject.

Available in Mac OS X v10.5 and later.


IKImageBrowserPathRepresentationType

A path representation (NSString).

Available in Mac OS X v10.5 and later.


IKImageBrowserPDFPageRepresentationType

A PDFPage instance or a CGPDFPageRef.

Available in Mac OS X v10.6 and later.


IKImageBrowserQCCompositionPathRepresentationType

A path (NSString) or URL (NSURL) to a Quartz Composer composition.

Available in Mac OS X v10.5 and later.


IKImageBrowserQCCompositionRepresentationType

A QCComposition object.

Available in Mac OS X v10.5 and later.


IKImageBrowserQTMoviePathRepresentationType

A path (NSString) or URL (NSURL) to a QuickTime movie.

Available in Mac OS X v10.5 and later.


IKImageBrowserQTMovieRepresentationType

A QTMovie object.

Available in Mac OS X v10.5 and later.


IKImageBrowserQuickLookPathRepresentationType

A path (NSString) or URL (NSURL) to load data using QuickLook.

Available in Mac OS X v10.5 and later.


MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
IKImageBrowserItem
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.Quartz (Module: Monobjc.Quartz)