How to convert an HICON into an HBITMAP?
Mon, 28 Jul 2008 13:28:26 -0400
i would like to try to convert the pixel data of an HICON into something
more...useful.
Any suggestions?
...
|
How to determine the dimensions of an HICON?
Mon, 28 Jul 2008 13:27:16 -0400
How can i get the dimensions of an HICON?
GetIconInfo() has no dimensions.
i tried calling GetBitmapDimensionEx() on both the color and mask HBITMAPS
returned from GetInfoInfo, but both those return (0,0) as the dimensions.
Given an HICON, how can i determine its dimensions?
...
|
Any suggestions for drawing an HICON using GDI+?
Mon, 28 Jul 2008 11:57:58 -0400
i know that the Bitmap constructor that takes an HICON doesn't fully support
icons (i.e. alpha).
But that doesn't mean i don't still need to be able to do it.
Problem: Draw an HICON on a Graphics object.
Go...
...
|
Gdiplus::Bitmap destruction crash
Mon, 28 Jul 2008 12:38:40 +0200
Hi,
I have a drawing routine in a class, two different instances alive:
void MyClass::DrawThumb(HDC hdc, RECT rc)
{
static Gdiplus::Bitmap bmThumb(m_hResource, MAKEINTRESOURCE(IDB_THUMB));
Gdiplus::Graphics gr(hdc);
gr.DrawImage(&bmThumb, (INT)(CRect(rc).CenterPoint().x - bmThumb.GetWidth() / 2) ...
|
ACREDITE FUNCIONA!!!!!
Sun, 27 Jul 2008 16:18:59 GMT
Ganhar dinheiro rápido e honesto
meu blog http://jet72.zip.net/
: QUER GANHAR UM BOM DINHEIRO? FAÇA COMO NÓS !
: COMO TRANSFORMAR 12 REAIS EM NO MINIMO DOZE MIL REAIS !!
: EU TAMBEM NÃO ACREDITAVA!! VOCÊ É CAPAZ, APENAS FAÇA FUNCIONAR.!
Encontrei esta mensagem em um fórum no UOL e decidi tentar. Pouco ...
|
Watch Free movies like youtube but not for kid www.sex-version.com
Fri, 25 Jul 2008 16:00:41 +0200
http://www.sex-version.com/streaming/video-94169-Three-girls-licking-one-dick.php
WARNING: This website contains explicit adult material.
You may only enter this Website if you are at least 18 years of age, or at least the age of majority ...
|
Sony Acer Laptop Batteries 4 Less http://www.gusdeluxe.info/Catalog/laptop-battery-c-28_42_43_70.html
Fri, 25 Jul 2008 15:03:20 +0200
If you need laptop batteries welcome
to visit our store
Categories
http://www.gusdeluxe.info/Catalog/laptop-battery-acer-c-28_42_43_70_73.html
ACER http://www.gusdeluxe.info/Catalog/laptop-ba ...
|
|
|
Dessous Erotic Lingerie Shop http://dessouserotic.com
Thu, 24 Jul 2008 21:54:08 +0200
http://www.dessouserotic.com/index.php
Lingerie, est le terme utilisé pour désigner l'ensemble des sous-vêtements et des vêtements de nuit . Elle se caractérise par des tissus fins, lavables, brodés ou garnis de dentelles. La lingerie d'aujourd'hui se veut fonctionnelle et élégante. Douce, soyeuse, légère ou transp ...
|
Spy Video Eyewear Recorder EVR130 available at http://www.gusdeluxe.info/Catalog
Thu, 24 Jul 2008 20:56:05 +0200
Eyewear Spy Video Recorder EVR130
http://www.gusdeluxe.info/Catalog/video-eyewear-recorder-evr130-p-342.html
1. Quality Polaroid Lens from brand makers.
2. 1.3 mega pixels pinhole CMOS camera for clear digital recording.
3. User friendly operation button for easy control. ...
|
Why does GDI+ not support alpha channel in icons?
Wed, 23 Jul 2008 14:34:55 -0400
Using Bitmap with the overload of the constructor that takes an HICON
Bitmap::Bitmap(hicon)
Creates a Bitmap object based on an icon.
Bitmap(
HICON hicon
);
Parameters
hicon
[in] Handle to a GDI icon.
i know GDI+ has plenty of support for alpha transparency. Is th ...
|