Overblog All blogs Top blogs Tech & Science
Follow this blog Administration + Create my blog
MENU
Advertising

gdiplusx

Yet another gradients samples

Yet another gradients samples

Click on code to select [then copy] -click outside to deselect *1* *i use this sample to build some gradient based images. *this code draws with vfp native functions 10 random gradients (case choose in the spinner simple gradients or buttons type gradients)...

Read more

Advertising
Generating signatures

Generating signatures

How to generate programmatly a user signature ? must present a support as a form to draw manually the user signature and save it as image format. can integrate it in a field table or put it simply in a folder and call it when needed. i present 3 solutions...

Read more

A cool desktop zones captures

A cool desktop zones captures

this VFP9 application works on systray with a summary contextuel menu(show/hide the form capture and exit application). Can capture any visible zone of the desktop can be achieved with a top level form (alwaysontop=.t. or .f. at runtime) semi transparent...

Read more

VFP Shapes and maps drawings

VFP Shapes and maps drawings

Native vfp shapes are controls having some properties.Can be rectangular, roundrectangular or circular (set with their property curvature 0-99). natively they cannot embed any drawing until vfp9 adds the property Polypoint who support to make drawings...

Read more

Advertising
GdiplusX blurs & halos on images and texts

GdiplusX blurs & halos on images and texts

I re publish this old post i put in Foxite for the gdiplusX lovers. This post contains 3 codes: 1-Apply different blurs on an image and simulate effect 2-Apply shadows,halos on an image and workshop for all adjustings. 3-Apply shadows,halos,fonts,adjustings...

Read more

GdiplusX functions help

GdiplusX functions help

this tool can import all functions enumerated in system.drawing.prg of gdiplusX (1035 functions) and show in the right browser. these functions are listed in the order of their appearance in the library. this list integrates also also the APIs declarations...

Read more

Advertising
GdiplusX system.drawing APIs

GdiplusX system.drawing APIs

this code extracts all APIs gdiplusX system.drawing complet declarations. its consists on 401 functions very usefull when working in imaging environment. Apis come principally from gdi32.dll,gdiplus.dll.. the result is shown as txt file (reduced) and...

Read more

<< < 1 2 3 4 5 > >>