Uses of Class
org.rococoa.cocoa.qd.QDLibrary.OpaqueCMProfileRef

Packages that use QDLibrary.OpaqueCMProfileRef
org.rococoa.cocoa.qd   
 

Uses of QDLibrary.OpaqueCMProfileRef in org.rococoa.cocoa.qd
 

Methods in org.rococoa.cocoa.qd with parameters of type QDLibrary.OpaqueCMProfileRef
 void QDLibrary.NCMDrawMatchedPicture(PointerByReference myPicture, QDLibrary.OpaqueCMProfileRef dst, Rect myRect)
          NCMDrawMatchedPicture() *** DEPRECATED ***

Mac OS X threading:
Not thread safe

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.4
CarbonLib: not available
Non-Carbon CFM: not available
Original signature : void NCMDrawMatchedPicture(PicHandle, CMProfileRef, Rect*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/QuickdrawAPI.h:4345
 



Copyright © 2009. All Rights Reserved.