flat assembler
Message board for the users of flat assembler.

Index > Windows > GdipCreateEffect in GDIplus.dll not found.

Author
Thread Post new topic Reply to topic
Roman



Joined: 21 Apr 2012
Posts: 1847
Roman 08 Aug 2018, 05:55
Please , help find GdipCreateEffect code.
I try do on Fasm GDIplus blur.
And create Blur i need call GdipCreateEffect.

GdipCreateEffect exist in GDIplusEffects.h but only is declared:
Code:
class CGpEffect;

extern "C" {
Status __stdcall
GdipCreateEffect(const GUID guid, CGpEffect **effect);
    


How i understood body this function stored in c++ *.lib
But in *.cpp or *.h files i not found realization GdipCreateEffect

I'm afraid that the code can only be in c++ lib file.
Post 08 Aug 2018, 05:55
View user's profile Send private message Reply with quote
Roman



Joined: 21 Apr 2012
Posts: 1847
Roman 08 Aug 2018, 08:46
I found !

hEffect = GDIPlus_EffectCreateBlur ;this is GUID.
GdipBitmapCreateApplyEffect(hImage, hEffect, Null, tRECT)

GdipCreateEffect no needed !

We must using GdipBitmapCreateApplyEffect.
Post 08 Aug 2018, 08:46
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.