GrafX2 2.9.3227
The ultimate 256-color painting program
pasteboard.m File Reference

Support for Mac OS X PasteBoard. More...

#import <AppKit/AppKit.h>
+ Include dependency graph for pasteboard.m:

Functions

const void * get_tiff_paste_board (unsigned long *size)
 
int set_tiff_paste_board (const void *tiff, unsigned long size)
 

Detailed Description

Support for Mac OS X PasteBoard.

Function Documentation

◆ get_tiff_paste_board()

const void * get_tiff_paste_board ( unsigned long *  size)

References NULL.

Referenced by Load_ClipBoard_Image().

◆ set_tiff_paste_board()

int set_tiff_paste_board ( const void *  tiff,
unsigned long  size 
)

References NULL.

Referenced by Save_ClipBoard_Image().