Click here to Skip to main content
15,892,480 members
Home / Discussions / Graphics
   

Graphics

 
QuestionHow to AddAlpha Values ?? Pin
SandipG 20-Jun-07 18:22
SandipG 20-Jun-07 18:22 
QuestionRe: How to AddAlpha Values ?? Pin
Mark Salsbery21-Jun-07 6:59
Mark Salsbery21-Jun-07 6:59 
AnswerRe: How to AddAlpha Values ?? Pin
SandipG 21-Jun-07 18:22
SandipG 21-Jun-07 18:22 
GeneralRe: How to AddAlpha Values ?? Pin
Mark Salsbery22-Jun-07 5:37
Mark Salsbery22-Jun-07 5:37 
GeneralRe: How to AddAlpha Values ?? Pin
SandipG 24-Jun-07 19:47
SandipG 24-Jun-07 19:47 
GeneralRe: How to AddAlpha Values ?? [modified] Pin
Mark Salsbery25-Jun-07 6:28
Mark Salsbery25-Jun-07 6:28 
QuestionImage Warp Function needed. Pin
SandipG 20-Jun-07 2:02
SandipG 20-Jun-07 2:02 
AnswerRe: Image Warp Function needed. Pin
Force Code20-Jun-07 6:39
Force Code20-Jun-07 6:39 
There's the old PlgBlt fron GDI:

"The PlgBlt function performs a bit-block transfer of the bits of color data from the specified rectangle in the source device context to the specified parallelogram in the destination device context."

However, it probably doesn't do the anti-aliasing mentioned in the AAForm article.

Have you looked at the GDI+ functions? There looks to be about twenty different 'DrawImage' methods in the Graphics class, as well as a SetSmoothingMode method with a SmoothingModeAntiAlias as an option (although this method may just apply to lines and curves).

GeneralRe: Image Warp Function needed. Pin
SandipG 20-Jun-07 18:09
SandipG 20-Jun-07 18:09 
QuestionIntelligent Connectors Pin
whatitis17-Jun-07 19:12
whatitis17-Jun-07 19:12 
AnswerRe: Intelligent Connectors Pin
Tim Craig18-Jun-07 18:16
Tim Craig18-Jun-07 18:16 
GeneralRe: Intelligent Connectors Pin
whatitis18-Jun-07 18:39
whatitis18-Jun-07 18:39 
QuestionIntelligent Connectors Pin
whatitis17-Jun-07 19:12
whatitis17-Jun-07 19:12 
QuestionIDirectDrawSurface7::Blt function does not work with secondary screen [modified] Pin
raytracingx17-Jun-07 16:36
raytracingx17-Jun-07 16:36 
QuestionGDI+ How to limit number of PathPoints in GraphicsPath [modified] Pin
shipstech15-Jun-07 7:49
shipstech15-Jun-07 7:49 
QuestionInner and Outer Bevel Effects. Pin
Sameerkumar Namdeo14-Jun-07 23:38
Sameerkumar Namdeo14-Jun-07 23:38 
QuestionAnti-Aliasing routine needed Pin
Force Code14-Jun-07 13:39
Force Code14-Jun-07 13:39 
AnswerRe: Anti-Aliasing routine needed Pin
Christian Graus14-Jun-07 14:09
protectorChristian Graus14-Jun-07 14:09 
GeneralRe: Anti-Aliasing routine needed Pin
Force Code14-Jun-07 14:30
Force Code14-Jun-07 14:30 
GeneralRe: Anti-Aliasing routine needed Pin
Christian Graus14-Jun-07 18:05
protectorChristian Graus14-Jun-07 18:05 
GeneralRe: Anti-Aliasing routine needed Pin
Force Code15-Jun-07 1:52
Force Code15-Jun-07 1:52 
GeneralRe: Anti-Aliasing routine needed Pin
Force Code15-Jun-07 5:17
Force Code15-Jun-07 5:17 
GeneralRe: Anti-Aliasing routine needed [modified] Pin
Force Code20-Jun-07 6:03
Force Code20-Jun-07 6:03 
QuestionWarehouse Visualization Pin
Ali BaderEddin11-Jun-07 22:13
Ali BaderEddin11-Jun-07 22:13 
AnswerRe: Warehouse Visualization Pin
Christian Graus12-Jun-07 1:50
protectorChristian Graus12-Jun-07 1:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.