Uses of Interface
org.rococoa.cocoa.coregraphics.CoreGraphicsLibrary.CGDataProviderReleaseBytePointerCallback

Packages that use CoreGraphicsLibrary.CGDataProviderReleaseBytePointerCallback
org.rococoa.cocoa.coregraphics   
 

Uses of CoreGraphicsLibrary.CGDataProviderReleaseBytePointerCallback in org.rococoa.cocoa.coregraphics
 

Fields in org.rococoa.cocoa.coregraphics declared as CoreGraphicsLibrary.CGDataProviderReleaseBytePointerCallback
 CoreGraphicsLibrary.CGDataProviderReleaseBytePointerCallback CGDataProviderDirectCallbacks.releaseBytePointer
           
 CoreGraphicsLibrary.CGDataProviderReleaseBytePointerCallback CGDataProviderDirectAccessCallbacks.releaseBytePointer
           
 

Constructors in org.rococoa.cocoa.coregraphics with parameters of type CoreGraphicsLibrary.CGDataProviderReleaseBytePointerCallback
CGDataProviderDirectAccessCallbacks(CoreGraphicsLibrary.CGDataProviderGetBytePointerCallback getBytePointer, CoreGraphicsLibrary.CGDataProviderReleaseBytePointerCallback releaseBytePointer, CoreGraphicsLibrary.CGDataProviderGetBytesAtOffsetCallback getBytes, CoreGraphicsLibrary.CGDataProviderReleaseInfoCallback releaseProvider)
           
CGDataProviderDirectCallbacks(int version, CoreGraphicsLibrary.CGDataProviderGetBytePointerCallback getBytePointer, CoreGraphicsLibrary.CGDataProviderReleaseBytePointerCallback releaseBytePointer, CoreGraphicsLibrary.CGDataProviderGetBytesAtPositionCallback getBytesAtPosition, CoreGraphicsLibrary.CGDataProviderReleaseInfoCallback releaseInfo)
           
 



Copyright © 2009. All Rights Reserved.