Newer
Older
DNA / libIGraph / libIGraph.def
@Chris Bacon Chris Bacon on 28 Aug 2010 996 bytes Added native code.
LIBRARY	"libIGraph"
EXPORTS
	GetScreen					@1
	DisposeGraphics				@2
	Clear						@3
	CreatePen_Color				@4
	DisposePen					@5
	DrawLine_Ints				@6
	FillRectangle_Ints			@7
	CreateBrush_Solid			@8
	DisposeBrush				@9
	CreateFontFamily_Name		@10
	_CreateFont					@11
	DrawString					@12
	DisposeFont					@13
	DisposeFontFamily			@14
	CreateStringFormat			@15
	DisposeStringFormat			@16
	StringFormat_SetTrimming	@17
	TextRenderingHint_Set		@18
	_CreateBitmap				@19
	GetGraphicsFromImage		@20
	DrawImageUnscaled			@21
	DisposeImage				@22
	BitmapFromFile				@23
	StringFormat_SetAlignment	@24
	StringFormat_SetLineAlignment @25
	StringFormat_SetFormatFlags	@26
	CreateBrush_Hatch			@27
	IsKeyDown_Internal			@28
	LatestKeyUp_Internal		@29
	LatestKeyDown_Internal		@30
	CreateBrush_LinearGradient	@31
	CreateRegion_Rect			@32
	DisposeRegion				@33
	Graphics_SetClip			@34
	CreateRegion_Infinite		@35
	MeasureString				@36
	DrawEllipse_Ints			@37
	FillEllipse_Ints			@38
	Graphics_CopyFromScreen		@39