易采下载站下载易语言渐变旋转例子源码,易语言渐变旋转例子2源码,易语言图片渐—源码之家-易采下载站

下载排行|最近更新

软件
软件
文章
当前位置:首页易语言源码图形图像 → 易语言渐变旋转例子源码,易语言渐变旋转例子2源码,易语言图片渐
易语言渐变旋转例子源码,易语言渐变旋转例子2源码,易语言图片渐

易语言渐变旋转例子源码,易语言渐变旋转例子2源码,易语言图片渐

下载地址
  • 软件大小:428.3 KB
  • 软件语言:简体中文
  • 更新时间:2021-04-18
  • 软件类别:国产源码
  • 软件性质:自由软件
  • 运行环境:Winall,Win2003,WinXP,Win7,Win8
  • 软件等级:
  • 官方网址:homepage
  • 演示地址:demo
  • 软件介绍
  • 软件截图
  • 猜你喜欢
  • 同类推荐
  • 相关文章

软件Tags:

易语言渐变旋转例子源码,易语言渐变旋转例子2源码,易语言图片渐

易语言图片渐变旋转模块源码系统结构:GDI初始化,RGB到ARGB,字节流创建,GdiplusW2A,GdiplusA2W,SetRectF,SetPoint,SetPointF,SetSize,置分层透明混合,置位图属性,创建,渐入渐出,初始化,更新大小,销毁,三维旋转,更换底图,置边框,置透明度,取透明度,重画背景,画底图和边框,刷新显示,局部画图,窗口组件透明,动画_创建,动画_销毁,动画_淡入,动画_淡出,动画_旋转,动画_时钟事件,动画_淡入_周期事件,动画_淡出_周期事件,动画_旋转_周期事件,GdiplusStartup,GetProp,SetProp,GetWindowLong,SetWindowLong,GetWindowRect,CreateCompatibleDC,CreateDIBSection,SelectObject,MultiByteToWideChar,GdipCreateFromHDC,GdipCreateBitmapFromScan0,GdipGetImageGraphicsContext,GdiplusShutdown,DeleteObject,DeleteDC,GdipDeleteGraphics,GdipDisposeImage,GdipCreateRegionRect,GdipCombineRegionRect,GdipGetRegionBounds,GdipDeleteRegion,VirtualAlloc,RtlMoveMemory,GdipDeleteCachedBitmap,GdipCloneBitmapArea,GdipCreateCachedBitmap,GdipSetClipRect,GdipGraphicsClear,GdipDrawCachedBitmap,GdipDrawImageRect,GdipGetImageWidth,GdipGetImageHeight,GdipDrawImageRectRect,GdipDrawImageRectRectI,GdipDrawImage,GdipImageRotateFlip,GdipDrawImagePoints,GdipDrawImagePointsRect,UpdateLayeredWindow,GdipResetClip,GlobalAlloc,GlobalLock,GlobalUnlock,CreateStreamOnHGlobal,GdipLoadImageFromStream,GlobalFree,GdipLoadImageFromFile,GdipCloneImage,Rectangle,GdipDrawRectangle,CreatePen,GdipCreatePen1,GdipCreatePen2,GdipClonePen,GdipGetPenWidth,GdipSetPenWidth,GdipGetPenColor,GdipSetPenColor,GdipDeletePen,GdipCloneBrush,GdipGetBrushType,GdipCreateSolidFill,GdipGetSolidFillColor,GdipSetSolidFillColor,GdipDeleteBrush,GetStockObject,GdipAlloc,GetObject,GetDC,GdipCreateFontFromLogfont,ReleaseDC,GdipFree,GdipCreateFontFamilyFromName,GdipCloneFont,GdipGetFontStyle,GdipGetFontSize,GdipGetFontHeight,GdipDeleteFont,GdipCreateFont,GdipDeleteFontFamily,SendMessage,GdipGetDC,GdipReleaseDC,GdipCreateHBITMAPFromBitmap,CallWindowProc,lstrlenw,GdipDrawString,GdipCreateStringFormat,GdipSetStringFormatAlign,GdipSetStringFormatLineAlign,GdipCloneStringFormat,GdipSetStringFormatFlags,GdipGetStringFormatFlags,GdipGetStringFormatAlign,GdipGetStringFormatLineAlign,GdipSetStringFormatMeasurableCharacterRanges,GdipGetStringFormatMeasurableCharacterRangeCount,GdipDeleteStringFormat,GdipMeasureString,LocalSize_TRACKMOUSEEVENT,TrackMouseEvent,WideCharToMultiByte,GdipFillRectangle,SetCapture,ReleaseCapture,GetCapture,GdipDrawLine,AlphaBlend,SetBkMode,WriteProcessMemory,GetCurrentProcess,SetLayeredWindowAttributes,lstrcpyn_字节集,GdiTransparentBlt,SetTimer,KillTimer, ======窗口程序集1 || ||------__启动窗口_位置被改变 || ||------__启动窗口_创建完毕 || ||------_时钟1_周期事件 || || ======窗口程序集2 || ||------_窗口1_可否被关闭 || ||------_窗口1_创建完毕 || ||------_按钮1_被单击 || ||------_窗口1_位置被改变 || ||------_按钮2_被单击 || || ======窗口程序集3 || ||------_窗口2_创建完毕 || ||------_窗口2_可否被关闭 || ||------_按钮1_被单击 || ||------_按钮2_被单击 || ||------_窗口2_位置被改变 || || ======程序集1 ======窗口程序集1 || ||------__启动窗口_创建完毕 ======启动 || ||------_启动子程序 || ||------_临时子程序 || ||------GDI初始化 || || ======其他程序集 || ||------RGB到ARGB || ||------字节流创建 || ||------GdiplusW2A || ||------GdiplusA2W || ||------SetRectF || ||------SetPoint || ||------SetPointF || ||------SetSize || ||------置分层透明混合 || ||------置位图属性 || || ======渐变旋转窗口 || ||------_初始化 || ||------_销毁 || ||------创建 || ||------渐入渐出 || ||------初始化 || ||------更新大小 || ||------销毁 || ||------三维旋转 || ||------更换底图 || ||------置边框 || ||------置透明度 || ||------取透明度 || ||------重画背景 || ||------画底图和边框 || ||------刷新显示 || ||------局部画图 || || ======附加程序集 || ||------窗口组件透明 || ||------动画_创建 || ||------动画_销毁 || ||------动画_淡入 || ||------动画_淡出 || ||------动画_旋转 || ||------动画_时钟事件 || ||------动画_淡入_周期事件 || ||------动画_淡出_周期事件 || ||------动画_旋转_周期事件 || || ======调用的Dll || ||---[dll]------GdiplusStartup || ||---[dll]------GetProp || ||---[dll]------SetProp || ||---[dll]------GetWindowLong || ||---[dll]------SetWindowLong || ||---[dll]------GetWindowRect || ||---[dll]------CreateCompatibleDC || ||---[dll]------CreateDIBSection || ||---[dll]------SelectObject || ||---[dll]------MultiByteToWideChar || ||---[dll]------GdipCreateFromHDC || ||---[dll]------GdipCreateBitmapFromScan0 || ||---[dll]------GdipGetImageGraphicsContext || ||---[dll]------GdiplusShutdown || ||---[dll]------DeleteObject || ||---[dll]------DeleteDC || ||---[dll]------GdipDeleteGraphics || ||---[dll]------GdipDisposeImage || ||---[dll]------GdipCreateRegionRect || ||---[dll]------GdipCombineRegionRect || ||---[dll]------GdipGetRegionBounds || ||---[dll]------GdipDeleteRegion || ||---[dll]------VirtualAlloc || ||---[dll]------RtlMoveMemory || ||---[dll]------GdipDeleteCachedBitmap || ||---[dll]------GdipCloneBitmapArea || ||---[dll]------GdipCreateCachedBitmap || ||---[dll]------GdipSetClipRect || ||---[dll]------GdipGraphicsClear || ||---[dll]------GdipDrawCachedBitmap || ||---[dll]------GdipDrawImageRect || ||---[dll]------GdipGetImageWidth || ||---[dll]------GdipGetImageHeight || ||---[dll]------GdipDrawImageRectRect || ||---[dll]------GdipDrawImageRectRectI || ||---[dll]------GdipDrawImage || ||---[dll]------GdipImageRotateFlip || ||---[dll]------GdipDrawImagePoints || ||---[dll]------GdipDrawImagePointsRect || ||---[dll]------UpdateLayeredWindow || ||---[dll]------GdipResetClip || ||---[dll]------GlobalAlloc || ||---[dll]------GlobalLock || ||---[dll]------GlobalUnlock || ||---[dll]------CreateStreamOnHGlobal || ||---[dll]------GdipLoadImageFromStream || ||---[dll]------GlobalFree || ||---[dll]------GdipLoadImageFromFile || ||---[dll]------GdipCloneImage || ||---[dll]------Rectangle || ||---[dll]------GdipDrawRectangle || ||---[dll]------CreatePen || ||---[dll]------GdipCreatePen1 || ||---[dll]------GdipCreatePen2 || ||---[dll]------GdipClonePen || ||---[dll]------GdipGetPenWidth || ||---[dll]------GdipSetPenWidth || ||---[dll]------GdipGetPenColor || ||---[dll]------GdipSetPenColor || ||---[dll]------GdipDeletePen || ||---[dll]------GdipCloneBrush || ||---[dll]------GdipGetBrushType || ||---[dll]------GdipCreateSolidFill || ||---[dll]------GdipGetSolidFillColor || ||---[dll]------GdipSetSolidFillColor || ||---[dll]------GdipDeleteBrush || ||---[dll]------GetStockObject || ||---[dll]------GdipAlloc || ||---[dll]------GetObject || ||---[dll]------GetDC || ||---[dll]------GdipCreateFontFromLogfont || ||---[dll]------ReleaseDC || ||---[dll]------GdipFree || ||---[dll]------GdipCreateFontFamilyFromName || ||---[dll]------GdipCloneFont || ||---[dll]------GdipGetFontStyle || ||---[dll]------GdipGetFontSize || ||---[dll]------GdipGetFontHeight || ||---[dll]------GdipDeleteFont || ||---[dll]------GdipCreateFont || ||---[dll]------GdipDeleteFontFamily || ||---[dll]------SendMessage || ||---[dll]------GdipGetDC || ||---[dll]------GdipReleaseDC || ||---[dll]------GdipCreateHBITMAPFromBitmap || ||---[dll]------CallWindowProc || ||---[dll]------lstrlenw || ||---[dll]------GdipDrawString || ||---[dll]------GdipCreateStringFormat || ||---[dll]------GdipSetStringFormatAlign || ||---[dll]------GdipSetStringFormatLineAlign || ||---[dll]------GdipCloneStringFormat || ||---[dll]------GdipSetStringFormatFlags || ||---[dll]------GdipGetStringFormatFlags || ||---[dll]------GdipGetStringFormatAlign || ||---[dll]------GdipGetStringFormatLineAlign || ||---[dll]------GdipSetStringFormatMeasurableCharacterRanges || ||---[dll]------GdipGetStringFormatMeasurableCharacterRangeCount || ||---[dll]------GdipDeleteStringFormat || ||---[dll]------GdipMeasureString || ||---[dll]------LocalSize_TRACKMOUSEEVENT || ||---[dll]------TrackMouseEvent || ||---[dll]------WideCharToMultiByte || ||---[dll]------GdipFillRectangle || ||---[dll]------SetCapture || ||---[dll]------ReleaseCapture || ||---[dll]------GetCapture || ||---[dll]------GdipDrawLine || ||---[dll]------AlphaBlend || ||---[dll]------SetBkMode || ||---[dll]------WriteProcessMemory || ||---[dll]------GetCurrentProcess || ||---[dll]------SetLayeredWindowAttributes || ||---[dll]------lstrcpyn_字节集 || ||---[dll]------GdiTransparentBlt || ||---[dll]------SetTimer || ||---[dll]------KillTimer 调用的DLL命令: .DLL命令GdiplusStartup,整数型,"gdiplus.dll","GdiplusStartup" .参数token,整数型,传址 .参数inputbuf,GdiplusStartupInput .参数outputbuf,整数型 .DLL命令GetProp,整数型,,"GetPropA",,该函数从给定窗口的属性列表中检索数据句柄 .参数hWnd,整数型 .参数lpString,文本型 .DLL命令SetProp,整数型,,"SetPropA",,该函数在指定窗口的属性表中增加一个新项,或者修改一个现有项 .参数hWnd,整数型 .参数lpString,文本型 .参数hData,整数型 .DLL命令GetWindowLong,整数型,"user32","GetWindowLongA" .参数hwnd,整数型 .参数nIndex,整数型 .DLL命令SetWindowLong,整数型,,"SetWindowLongA" .参数hWnd,整数型 .参数nIndex,整数型 .参数dwNewLong,整数型 .DLL命令GetWindowRect,整数型,"user32.dll","GetWindowRect" .参数hwnd,整数型 .参数lpRect,Rect .DLL命令CreateCompatibleDC,整数型,,,,该函数创建一个与指定设备兼容的内存设备上下文环境(DC),通过GetDc()获取的HDC直接与相关设备沟通,而本函数创建的DC,则是与内存中的一个表面相关联 .参数hDC,整数型 .DLL命令CreateDIBSection,整数型,,,,该函数创建应用程序可以直接写入的、与设备无关的位图(DIB) .参数hDC,整数型 .参数pBMI,BITMAPINFO .参数iUsage,整数型 .参数ppvBits,整数型 .参数hSection,整数型 .参数dwOffset,整数型 .DLL命令SelectObject,整数型,,,,该函数选择一对象到指定的设备上下文环境中,该新对象替换先前的相同类型的对象 .参数hDC,整数型 .参数hObject,整数型 .DLL命令MultiByteToWideChar,整数型 .参数CodePage,整数型 .参数dwFlags,整数型 .参数lpMultiByteStr,文本型 .参数cchMultiByte,整数型 .参数lpWideCharStr,字节集 .参数cchWideChar,整数型 .DLL命令GdipCreateFromHDC,整数型,"GdiPlus.dll",,,创建设备场景相对应的内存绘图区域(内存图形) .参数hDC,整数型 .参数Graphics,整数型,传址 .DLL命令GdipCreateBitmapFromScan0,整数型,"GdiPlus.dll","GdipCreateBitmapFromScan0",,位图_创建 .参数width,整数型 .参数height,整数型 .参数stride,整数型 .参数format,整数型 .参数scan0,整数型 .参数bitmap,整数型,传址 .DLL命令GdipGetImageGraphicsContext,整数型,"GdiPlus.dll","GdipGetImageGraphicsContext",,图形_创建自图像 .参数image,整数型 .参数graphics,整数型,传址 .DLL命令GdiplusShutdown,,"gdiplus.dll","GdiplusShutdown" .参数token,整数型 .DLL命令DeleteObject,整数型 .参数hObject,整数型 .DLL命令DeleteDC,整数型,"gdi32","DeleteDC",,删除指定的设备上下文环境(DC) .参数hdc,整数型 .DLL命令GdipDeleteGraphics,整数型,"gdiplus","GdipDeleteGraphics",,图形_销毁 .参数graphics,整数型 .DLL命令GdipDisposeImage,整数型,"GdiPlus.dll",,,图像_销毁 .参数Image,整数型 .DLL命令GdipCreateRegionRect,整数型,"gdiplus","GdipCreateRegionRect" .参数rect,RectF .参数region,整数型,传址 .DLL命令GdipCombineRegionRect,整数型,"gdiplus","GdipCombineRegionRect" .参数region,整数型 .参数rect,RectF .参数CombineMd,整数型 .DLL命令GdipGetRegionBounds,整数型,"gdiplus","GdipGetRegionBounds" .参数region,整数型 .参数graphics,整数型 .参数rect,RectF .DLL命令GdipDeleteRegion,整数型,"gdiplus","GdipDeleteRegion" .参数region,整数型 .DLL命令VirtualAlloc,整数型,"kernel32.dll","VirtualAlloc" .参数lpAddress,整数型 .参数dwSize,整数型 .参数flAllocationType,整数型 .参数flProtect,整数型 .DLL命令RtlMoveMemory,,"kernel32.dll","RtlMoveMemory" .参数Destination,整数型 .参数Source,字节集 .参数Length,整数型 .DLL命令GdipDeleteCachedBitmap,整数型,"gdiplus","GdipDeleteCachedBitmap",,销毁缓存位图 .参数cachedBitmap,整数型 .DLL命令GdipCloneBitmapArea,整数型,"gdiplus","GdipCloneBitmapArea",,复制位图区域 .参数x,小数型 .参数y,小数型 .参数Width,小数型 .参数Height,小数型 .参数PixelFormat,整数型 .参数srcBitmap,整数型 .参数dstBitmap,整数型,传址 .DLL命令GdipCreateCachedBitmap,整数型,"gdiplus","GdipCreateCachedBitmap",,创建缓存位图 .参数bitmap,整数型 .参数graphics,整数型 .参数cachedBitmap,整数型,传址 .DLL命令GdipSetClipRect,整数型,"gdiplus","GdipSetClipRect",,设置剪辑矩形 .参数graphics,整数型 .参数x,小数型 .参数y,小数型 .参数Width,小数型 .参数Height,小数型 .参数CombineMd,整数型 .DLL命令GdipGraphicsClear,整数型,"gdiplus","GdipGraphicsClear",,清除整个绘图面,并以指定色填充透明色:16777215 .参数graphics,整数型 .参数lColor,整数型 .DLL命令GdipDrawCachedBitmap,整数型,"gdiplus","GdipDrawCachedBitmap" .参数graphics,整数型 .参数cachedBitmap,整数型 .参数x,整数型 .参数y,整数型 .DLL命令GdipDrawImageRect,整数型,"GdiPlus.dll",,,画图像缩放 .参数Graphics,整数型 .参数Image,整数型 .参数X,小数型 .参数Y,小数型 .参数Width,小数型 .参数Height,小数型 .DLL命令GdipGetImageWidth,整数型,"GdiPlus.dll" .参数Image,整数型 .参数Width,整数型,传址 .DLL命令GdipGetImageHeight,整数型,"GdiPlus.dll" .参数Image,整数型 .参数Height,整数型,传址 .DLL命令GdipDrawImageRectRect,整数型,"GdiPlus.dll",,,画图像缩放部分 .参数Graphics,整数型 .参数Image,整数型 .参数dstx,小数型 .参数dsty,小数型 .参数dstwidth,小数型 .参数dstheight,小数型 .参数srcx,小数型 .参数srcy,小数型 .参数srcwidth,小数型 .参数srcheight,小数型 .参数srcUnit,整数型 .参数ImageAttributes,整数型 .参数Callback,整数型 .参数CallbackData,整数型 .DLL命令GdipDrawImageRectRectI,整数型,"gdiplus","GdipDrawImageRectRectI",,画图像缩放部分 .参数graphics,整数型 .参数Image,整数型 .参数dstX,整数型 .参数dstY,整数型 .参数dstWidth,整数型 .参数dstHeight,整数型 .参数srcx,整数型 .参数srcy,整数型 .参数srcwidth,整数型 .参数srcheight,整数型 .参数srcUnit,整数型 .参数imageAttributes,整数型 .参数callback,整数型 .参数callbackData,整数型 .DLL命令GdipDrawImage,整数型,"gdiplus","GdipDrawImage",,画图像 .参数graphics,整数型 .参数Image,整数型 .参数x,小数型 .参数y,小数型 .DLL命令GdipImageRotateFlip,整数型,"gdiplus","GdipImageRotateFlip",,旋转、翻转图像 .参数Image,整数型 .参数rfType,整数型 .DLL命令GdipDrawImagePoints,整数型,"gdiplus","GdipDrawImagePoints",,画图像变形 .参数graphics,整数型 .参数Image,整数型 .参数dstpoints,PointF,数组 .参数count,整数型 .DLL命令GdipDrawImagePointsRect,整数型,"gdiplus","GdipDrawImagePointsRect",,画图像变形部分 .参数graphics,整数型 .参数Image,整数型 .参数Points,PointF,数组 .参数count,整数型 .参数srcx,小数型 .参数srcy,小数型 .参数srcwidth,小数型 .参数srcheight,小数型 .参数srcUnit,整数型 .参数imageAttributes,整数型 .参数callback,整数型 .参数callbackData,整数型 .DLL命令UpdateLayeredWindow,逻辑型,,,,该UpdateLayeredWindow函数更新一个分层的窗口的位置,大小,形状,内容和半透明度 .参数hWnd,整数型 .参数hdcDst,整数型 .参数pptDst,Point .参数psize,Size .参数hdcSrc,整数型 .参数pptSrc,Point .参数crKey,整数型 .参数pblend,BLENDFUNCTION .参数dwFlags,整数型 .DLL命令GdipResetClip,整数型,"gdiplus","GdipResetClip" .参数graphics,整数型 .DLL命令GlobalAlloc,整数型,,,,从堆中分配一定数目的字节数 .参数wFlags,整数型 .参数dwBytes,整数型 .DLL命令GlobalLock,整数型,,,,锁定内存中指定的内存块,并返回一个地址值,令其指向内存块的起始处 .参数hMem,整数型 .DLL命令GlobalUnlock,整数型,,,,解除锁定的内存块,使指向该内存块的指针无效 .参数hMem,整数型 .DLL命令CreateStreamOnHGlobal,整数型,"Ole32.dll",,,从指定内存创建流对象 .参数hGlobal,整数型 .参数fDeleteOnRelease,逻辑型 .参数ppstm,整数型,传址 .DLL命令GdipLoadImageFromStream,整数型,"GdiPlus.dll",,,图像_创建自流对象 .参数Stream,整数型 .参数Image,整数型,传址 .DLL命令GlobalFree,整数型,,"GlobalFree",,释放指定的全局内存块。在调用了这个函数以后,hMem句柄就不再有效 .参数hMem,整数型 .DLL命令GdipLoadImageFromFile,整数型,"GdiPlus.dll",,,图像_创建自文件 .参数FileName,字节集 .参数Image,整数型,传址 .DLL命令GdipCloneImage,整数型,"gdiplus","GdipCloneImage" .参数Image,整数型 .参数cloneImage,整数型,传址 .DLL命令Rectangle,整数型,"gdi32.dll","Rectangle",,Rectangle .参数设备场景句柄,整数型,,hdc .参数左上角横坐标,整数型,,X .参数左上角纵坐标,整数型,,Y .参数右下角横坐标,整数型,,X1 .参数右下角纵坐标,整数型,,Y1 .DLL命令GdipDrawRectangle,整数型,"GdiPlus.dll","GdipDrawRectangle",,画矩形(图形,画笔) .参数graphics,整数型 .参数pen,整数型 .参数x,小数型 .参数y,小数型 .参数width,小数型 .参数height,小数型 .DLL命令CreatePen,整数型,"gdi32","CreatePen" .参数风格,整数型 .参数宽度,整数型 .参数颜色,整数型 .DLL命令GdipCreatePen1,整数型,"gdiplus","GdipCreatePen1",,画笔_颜色创建 .参数color,整数型 .参数Width,小数型 .参数unit,整数型 .参数pen,整数型,传址 .DLL命令GdipCreatePen2,整数型,"gdiplus","GdipCreatePen2",,画笔_画刷创建 .参数Brush,整数型 .参数Width,小数型 .参数unit,整数型 .参数pen,整数型,传址 .DLL命令GdipClonePen,整数型,"gdiplus","GdipClonePen",,画笔_复制 .参数pen,整数型 .参数clonepen,整数型,传址 .DLL命令GdipGetPenWidth,整数型,"gdiplus","GdipGetPenWidth",,画笔_取得宽度 .参数pen,整数型 .参数Width,小数型,传址 .DLL命令GdipSetPenWidth,整数型,"gdiplus","GdipSetPenWidth" .参数pen,整数型 .参数Width,小数型 .DLL命令GdipGetPenColor,整数型,"gdiplus","GdipGetPenColor",,画笔_取得颜色 .参数pen,整数型 .参数argb,整数型,传址 .DLL命令GdipSetPenColor,整数型,"gdiplus","GdipSetPenColor" .参数pen,整数型 .参数argb,整数型 .DLL命令GdipDeletePen,整数型,"GdiPlus.dll","GdipDeletePen",,销毁画笔 .参数pen,整数型 .DLL命令GdipCloneBrush,整数型,"gdiplus","GdipCloneBrush" .参数Brush,整数型 .参数cloneBrush,整数型,传址 .DLL命令GdipGetBrushType,整数型,"gdiplus","GdipGetBrushType" .参数Brush,整数型 .参数brshType,整数型,传址 .DLL命令GdipCreateSolidFill,整数型,"GdiPlus.dll","GdipCreateSolidFill",,画刷_纯色创建 .参数color,整数型 .参数brush,整数型,传址 .DLL命令GdipGetSolidFillColor,整数型,"GdiPlus.dll","GdipGetSolidFillColor",,画刷_取得纯色填充颜色 .参数brush,整数型 .参数color,整数型,传址 .DLL命令GdipSetSolidFillColor,整数型,"GdiPlus.dll","GdipSetSolidFillColor" .参数brush,整数型 .参数color,整数型 .DLL命令GdipDeleteBrush,整数型,"GdiPlus.dll","GdipDeleteBrush",,销毁画刷 .参数brush,整数型 .DLL命令GetStockObject,整数型,"gdi32","GetStockObject",,该函数检索预定义的备用笔、刷子、字体或者调色板的句柄 .参数nIndex,整数型 .DLL命令GdipAlloc,整数型,"gdiplus","GdipAlloc",,定义缓冲区,返回一个指向n个连续字符存储单元的指针 .参数size,整数型 .DLL命令GetObject,整数型,"gdi32","GetObjectA",,该函数得到指定图形对象的信息,根据图形对象,函数把填满的或结构,或表项(用于逻辑调色板)数目放入一个指定的缓冲区 .参数hObject,整数型 .参数nCount,整数型 .参数lpObject,整数型 .DLL命令GetDC,整数型,,,,该函数检索一指定窗口的客户区域或整个屏幕的显示设备上下文环境的句柄 .参数hWnd,整数型 .DLL命令GdipCreateFontFromLogfont,整数型,"gdiplus","GdipCreateFontFromLogfontA",,字体_从默认字体创建 .参数hDC,整数型 .参数logfont,整数型 .参数createdfont,整数型,传址 .DLL命令ReleaseDC,整数型 .参数hWnd,整数型 .参数hDC,整数型 .DLL命令GdipFree,,"gdiplus","GdipFree",,释放个指向n个连续字符存储单元的指针的缓冲区 .参数ptr,整数型 .DLL命令GdipCreateFontFamilyFromName,整数型,"gdiplus","GdipCreateFontFamilyFromName" .参数name,字节集 .参数fontCollection,整数型 .参数fontFamily,整数型,传址 .DLL命令GdipCloneFont,整数型,"gdiplus","GdipCloneFont",,字体_复制 .参数curFont,整数型 .参数cloneFont,整数型,传址 .DLL命令GdipGetFontStyle,整数型,"gdiplus","GdipGetFontStyle",,字体_取得风格 .参数curFont,整数型 .参数style,整数型,传址 .DLL命令GdipGetFontSize,整数型,"gdiplus","GdipGetFontSize",,字体_取得尺寸 .参数curFont,整数型 .参数size,小数型,传址 .DLL命令GdipGetFontHeight,整数型,"gdiplus","GdipGetFontHeight",,字体_取得高度 .参数curFont,整数型 .参数graphics,整数型 .参数Height,小数型,传址 .DLL命令GdipDeleteFont,整数型,"gdiplus","GdipDeleteFont",,销毁字体 .参数curFont,整数型 .DLL命令GdipCreateFont,整数型,"gdiplus","GdipCreateFont" .参数fontFamily,整数型 .参数emSize,小数型 .参数style,整数型 .参数unit,整数型 .参数createdfont,整数型,传址 .DLL命令GdipDeleteFontFamily,&nbs

展开内容

下载地址

同类推荐

推荐文章

友情链接关于我们下载帮助(?)联系我们投诉举报

CopyRight © 2010-2023 易采下载 Easck.com , All Rights Reserved 版权所有 蒙ICP备14002389号

声明: 本站所有软件和文章来自互联网 如有异议 请与本站联系

声明: