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

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

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

Fields in org.rococoa.cocoa.coregraphics declared as CoreGraphicsLibrary.CGDataProviderGetBytePointerCallback
 CoreGraphicsLibrary.CGDataProviderGetBytePointerCallback CGDataProviderDirectCallbacks.getBytePointer
           
 CoreGraphicsLibrary.CGDataProviderGetBytePointerCallback CGDataProviderDirectAccessCallbacks.getBytePointer
           
 

Constructors in org.rococoa.cocoa.coregraphics with parameters of type CoreGraphicsLibrary.CGDataProviderGetBytePointerCallback
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.