易语言仿迅雷7退出特效源码
系统结构:图像_窗口快照,图像_快照,图像_图片句柄取图片,图像_取屏幕宽度,图像_取屏幕高度,字节集_取空白,A2W,RGB2ARGB,窗口圆角化,创建,销毁,清除,绘图,绘图Ex,绘描边字,取场景,复制到,刷新,加载数据,加载文件,释放,取句柄,取宽度,取高度,GetDeviceCaps,DeleteDC,GetDC,CreateCompatibleBitmap,SelectObject,BitBlt,CreateCompatibleDC,DeleteObject,CopyImage,ReleaseDC,GetWindowRect,IsWindow,CopyMemory_BITMAPFILEHEADER,CopyMemory_BITMAPINFO,GetDIBits,GetObject,GetDIBits_BimapInfo,PrintWindow,CreateDC,RtlMoveMemory,lstrcpyn,GlobalAlloc,GlobalLock,CopyMemory,GlobalUnlock,CreateStreamOnHGlobal,CLSIDFromString,OleLoadPicture,GlobalFree,CallWindowProc,OpenClipboard,GetClipboardData,CloseClipboard,EmptyClipboard,SetClipboardData,RtlMoveMemory_整数,文本_取长度,MultiByteToWideChar,GetObjectPtr,GdipCreateBitmapFromStream,GdipSaveImageToStream_int,GetHGlobalFromStream_int,GlobalSize,CopyMemory2,GdipDisposeImage,GdiplusStartup,GdiplusShutdown,API_GdiplusStartup,API_GdiplusShutdown,API_CreateStreamOnHGlobal,API_GdipLoadImageFromFile,API_GdipLoadImageFromStream,API_GdipDisposeImage,API_GdipCreateFromHDC,API_GdipDrawImageRect,API_GdipDeleteGraphics,API_UpdateLayeredWindow,API_SelectObject,API_GetDC,API_ReleaseDC,API_GetWindowLong,API_SetWindowLong,API_CreateCompatibleDC,API_DeleteDC,API_CreateDIBSection,API_CreateSolidBrush,API_DeleteObject,API_GlobalAlloc,API_GlobalLock,API_GlobalUnlock,API_GlobalFree,API_FillRect,API_SetRect,API_BitBlt,API_MultiByteToWideChar,API_GdipGetImageHeight,API_GdipGetImageWidth,API_GdipGetImageType,API_GdipDrawImageRectRect,API_GdipSetSmoothingMode,API_GdipGraphicsClear,API_GdipSetInterpolationMode,API_GdipAddPathString,API_GdipCreatePath,API_GdipSetPenLineJoin,API_GdipDrawPath,API_GdipCreateLineBrushFromRectI,API_GdipFillPath,API_GdipGetPathWorldBounds,API_GdipCreateFontFamilyFromName,API_GdipCreatePen1,API_GdipCreateSolidFill,API_GdipDeleteBrush,API_GdipDeletePen,API_GdipDeletePath,API_GdipDeleteFontFamily,API_GdipSetImageAttributesColorMatrix,API_GdipCreateImageAttributes,API_GdipDisposeImageAttributes,CreateRoundRectRgn,CreateRectRgn,CombineRgn,SetWindowRgn,
======窗口程序集1
| |
| |------ __启动窗口_可否被关闭
| |
| |------ 图像_窗口快照
| |
| |------ 图像_快照
| |
| |------ 图像_图片句柄取图片
| |
| |------ 图像_取屏幕宽度
| |
| |------ 图像_取屏幕高度
| |
| |------ 字节集_取空白
| |
| |------ A2W
| |
| |------ RGB2ARGB
| |
| |------ _按钮1_被单击
| |
| |------ _按钮2_被单击
| |
| |------ __启动窗口_创建完毕
| |
| |------ 窗口圆角化
| |
| |------ _图形按钮1_被单击
| |
| |
======GdiplusDraw
| |
| |------ _初始化
| |
| |------ _销毁
| |
| |------ 创建
| |
| |------ 销毁
| |
| |------ 清除
| |
| |------ 绘图
| |
| |------ 绘图Ex
| |
| |------ 绘描边字
| |
| |------ 取场景
| |
| |------ 复制到
| |
| |------ 刷新
| |
| |
======GdiplusimgObject
| |
| |------ _初始化
| |
| |------ _销毁
| |
| |------ 加载数据
| |
| |------ 加载文件
| |
| |------ 释放
| |
| |------ 取句柄
| |
| |------ 取宽度
| |
| |------ 取高度
| |
| |
======调用的Dll
| |
| |---[dll]------ GetDeviceCaps
| |
| |---[dll]------ DeleteDC
| |
| |---[dll]------ GetDC
| |
| |---[dll]------ CreateCompatibleBitmap
| |
| |---[dll]------ SelectObject
| |
| |---[dll]------ BitBlt
| |
| |---[dll]------ CreateCompatibleDC
| |
| |---[dll]------ DeleteObject
| |
| |---[dll]------ CopyImage
| |
| |---[dll]------ ReleaseDC
| |
| |---[dll]------ GetWindowRect
| |
| |---[dll]------ IsWindow
| |
| |---[dll]------ CopyMemory_BITMAPFILEHEADER
| |
| |---[dll]------ CopyMemory_BITMAPINFO
| |
| |---[dll]------ GetDIBits
| |
| |---[dll]------ GetObject
| |
| |---[dll]------ GetDIBits_BimapInfo
| |
| |---[dll]------ PrintWindow
| |
| |---[dll]------ CreateDC
| |
| |---[dll]------ RtlMoveMemory
| |
| |---[dll]------ lstrcpyn
| |
| |---[dll]------ GlobalAlloc
| |
| |---[dll]------ GlobalLock
| |
| |---[dll]------ CopyMemory
| |
| |---[dll]------ GlobalUnlock
| |
| |---[dll]------ CreateStreamOnHGlobal
| |
| |---[dll]------ CLSIDFromString
| |
| |---[dll]------ OleLoadPicture
| |
| |---[dll]------ GlobalFree
| |
| |---[dll]------ _P_INT32
| |
| |---[dll]------ CallWindowProc
| |
| |---[dll]------ OpenClipboard
| |
| |---[dll]------ GetClipboardData
| |
| |---[dll]------ CloseClipboard
| |
| |---[dll]------ EmptyClipboard
| |
| |---[dll]------ SetClipboardData
| |
| |---[dll]------ RtlMoveMemory_整数
| |
| |---[dll]------ 文本_取长度
| |
| |---[dll]------ MultiByteToWideChar
| |
| |---[dll]------ GetObjectPtr
| |
| |---[dll]------ GdipCreateBitmapFromStream
| |
| |---[dll]------ GdipSaveImageToStream_int
| |
| |---[dll]------ GetHGlobalFromStream_int
| |
| |---[dll]------ GlobalSize
| |
| |---[dll]------ CopyMemory2
| |
| |---[dll]------ GdipDisposeImage
| |
| |---[dll]------ GdiplusStartup
| |
| |---[dll]------ GdiplusShutdown
| |
| |---[dll]------ API_GdiplusStartup
| |
| |---[dll]------ API_GdiplusShutdown
| |
| |---[dll]------ API_CreateStreamOnHGlobal
| |
| |---[dll]------ API_GdipLoadImageFromFile
| |
| |---[dll]------ API_GdipLoadImageFromStream
| |
| |---[dll]------ API_GdipDisposeImage
| |
| |---[dll]------ API_GdipCreateFromHDC
| |
| |---[dll]------ API_GdipDrawImageRect
| |
| |---[dll]------ API_GdipDeleteGraphics
| |
| |---[dll]------ API_UpdateLayeredWindow
| |
| |---[dll]------ API_SelectObject
| |
| |---[dll]------ API_GetDC
| |
| |---[dll]------ API_ReleaseDC
| |
| |---[dll]------ API_GetWindowLong
| |
| |---[dll]------ API_SetWindowLong
| |
| |---[dll]------ API_CreateCompatibleDC
| |
| |---[dll]------ API_DeleteDC
| |
| |---[dll]------ API_CreateDIBSection
| |
| |---[dll]------ API_CreateSolidBrush
| |
| |---[dll]------ API_DeleteObject
| |
| |---[dll]------ API_GlobalAlloc
| |
| |---[dll]------ API_GlobalLock
| |
| |---[dll]------ API_GlobalUnlock
| |
| |---[dll]------ API_GlobalFree
| |
| |---[dll]------ API_FillRect
| |
| |---[dll]------ API_SetRect
| |
| |---[dll]------ API_BitBlt
| |
| |---[dll]------ API_MultiByteToWideChar
| |
| |---[dll]------ API_GdipGetImageHeight
| |
| |---[dll]------ API_GdipGetImageWidth
| |
| |---[dll]------ API_GdipGetImageType
| |
| |---[dll]------ API_GdipDrawImageRectRect
| |
| |---[dll]------ API_GdipSetSmoothingMode
| |
| |---[dll]------ API_GdipGraphicsClear
| |
| |---[dll]------ API_GdipSetInterpolationMode
| |
| |---[dll]------ API_GdipAddPathString
| |
| |---[dll]------ API_GdipCreatePath
| |
| |---[dll]------ API_GdipSetPenLineJoin
| |
| |---[dll]------ API_GdipDrawPath
| |
| |---[dll]------ API_GdipCreateLineBrushFromRectI
| |
| |---[dll]------ API_GdipFillPath
| |
| |---[dll]------ API_GdipGetPathWorldBounds
| |
| |---[dll]------ API_GdipCreateFontFamilyFromName
| |
| |---[dll]------ API_GdipCreatePen1
| |
| |---[dll]------ API_GdipCreateSolidFill
| |
| |---[dll]------ API_GdipDeleteBrush
| |
| |---[dll]------ API_GdipDeletePen
| |
| |---[dll]------ API_GdipDeletePath
| |
| |---[dll]------ API_GdipDeleteFontFamily
| |
| |---[dll]------ API_GdipSetImageAttributesColorMatrix
| |
| |---[dll]------ API_GdipCreateImageAttributes
| |
| |---[dll]------ API_GdipDisposeImageAttributes
| |
| |---[dll]------ CreateRoundRectRgn
| |
| |---[dll]------ CreateRectRgn
| |
| |---[dll]------ CombineRgn
| |
| |---[dll]------ SetWindowRgn
调用的DLL命令:
.DLL命令 GetDeviceCaps, 整数型, "gdi32", "GetDeviceCaps"
.参数 设备描述句柄, 整数型
.参数 nIndex, 整数型
.DLL命令 DeleteDC, 整数型, "gdi32", "DeleteDC"
.参数 设备描述句柄, 整数型
.DLL命令 GetDC, 整数型, , "GetDC"
.参数 hwnd, 整数型
.DLL命令 CreateCompatibleBitmap, 整数型, , "CreateCompatibleBitmap"
.参数 hdc, 整数型
.参数 nWidth, 整数型
.参数 nHeight, 整数型
.DLL命令 SelectObject, 整数型, , "SelectObject"
.参数 hdc, 整数型
.参数 hgdiobj, 整数型
.DLL命令 BitBlt, 整数型, , "BitBlt"
.参数 hdcDest, 整数型
.参数 nXDest, 整数型
.参数 nYDest, 整数型
.参数 nWidth, 整数型
.参数 nHeight, 整数型
.参数 hdcSrc, 整数型
.参数 nXSrc, 整数型
.参数 nYSrc, 整数型
.参数 dwRop, 整数型
.DLL命令 CreateCompatibleDC, 整数型, , "CreateCompatibleDC"
.参数 hdc, 整数型
.DLL命令 DeleteObject, 整数型, , "DeleteObject"
.参数 hObject, 整数型
.DLL命令 CopyImage, 整数型
.参数 hImage, 整数型
.参数 uType, 整数型
.参数 cxDesired, 整数型
.参数 cyDesired, 整数型
.参数 fuFlags, 整数型
.DLL命令 ReleaseDC, 整数型, , "ReleaseDC"
.参数 hWnd, 整数型
.参数 hDC, 整数型
.DLL命令 GetWindowRect, 整数型, "user32", "GetWindowRect"
.参数 句柄, 整数型
.参数 lpRect, 矩形区域, 传址
.DLL命令 IsWindow, 逻辑型, "user32", "IsWindow"
.参数 句柄, 整数型
.DLL命令 CopyMemory_BITMAPFILEHEADER, 整数型, , "RtlMoveMemory"
.参数 Destination, 字节集
.参数 Source, BITMAPFILEHEADER
.参数 Length, 整数型
.DLL命令 CopyMemory_BITMAPINFO, 整数型, , "RtlMoveMemory"
.参数 Destination, 字节集
.参数 Source, BITMAPINFO
.参数 Length, 整数型
.DLL命令 GetDIBits, 整数型, , "GetDIBits"
.参数 HDC, 整数型
.参数 hBitmap, 整数型
.参数 nStartScan, 整数型
.参数 nNumScans, 整数型
.参数 lpBits, 字节集
.参数 lpBI, BITMAPINFO
.参数 wUsage, 整数型
.DLL命令 GetObject, 整数型, , "GetObjectA"
.参数 hgdiobj, 整数型
.参数 cbBuffer, 整数型
.参数 lpvObject, BITMAP
.DLL命令 GetDIBits_BimapInfo, 整数型, , "GetDIBits"
.参数 HDC, 整数型
.参数 hBitmap, 整数型
.参数 nStartScan, 整数型
.参数 nNumScans, 整数型
.参数 lpBits, 整数型
.参数 lpBI, BITMAPINFO
.参数 wUsage, 整数型
.DLL命令 PrintWindow, 逻辑型
.参数 hwnd, 整数型
.参数 hdcBlt, 整数型
.参数 nFlags, 整数型
.DLL命令 CreateDC, 整数型, "gdi32", "CreateDCA"
.参数 lpDriverName, 文本型
.参数 lpDeviceName, 整数型
.参数 lpOutput, 整数型
.参数 lpInitData, 整数型
.DLL命令 RtlMoveMemory, , "kernel32.dll", "RtlMoveMemory"
.参数 Destination, 整数型, 传址
.参数 Source, 整数型
.参数 Length, 整数型
.DLL命令 lstrcpyn, 整数型, , "lstrcpyn"
.参数 欲取其指针, 字节集, 传址
.参数 欲取其指针, 字节集, 传址
.参数 保留, 整数型
.DLL命令 GlobalAlloc, 整数型, "kernel32"
.参数 uFlags, 整数型
.参数 dwBytes, 整数型
.DLL命令 GlobalLock, 整数型, "kernel32"
.参数 hMem, 整数型
.DLL命令 CopyMemory, , "kernel32", "RtlMoveMemory"
.参数 Destination, 整数型
.参数 Source, 字节集
.参数 Length, 整数型
.DLL命令 GlobalUnlock, 整数型, "kernel32"
.参数 hMem, 整数型
.DLL命令 CreateStreamOnHGlobal, 整数型, "ole32"
.参数 hGlobal, 整数型
.参数 fDeleteOnRelease, 整数型
.参数 ppstm, 整数型, 传址
.DLL命令 CLSIDFromString, 整数型, "ole32"
.参数 lpsz, 字节集
.参数 pclsid, 字节集, 传址
.DLL命令 OleLoadPicture, 整数型, "olepro32"
.参数 pStream, 整数型
.参数 lSize, 整数型
.参数 fRunmode, 整数型
.参数 riid, 字节集, 传址
.参数 ppvObj, 整数型, 传址
.DLL命令 GlobalFree, 整数型, "kernel32"
.参数 hMem, 整数型
.DLL命令 _P_INT32, 整数型, , "lstrcatA"
.参数 lpString1, 整数型, 传址
.参数 lpString2, 整数型, 传址
.DLL命令 CallWindowProc, 整数型, , "CallWindowProcA"
.参数 动态调用代码, 字节集
.参数 子程序, 整数型
.参数 参数, 整数型, 数组
.参数 参数数目, 整数型
.参数 是否C调用, 逻辑型
.DLL命令 OpenClipboard, 整数型, "user32", "OpenClipboard"
.参数 句柄, 整数型
.DLL命令 GetClipboardData, 整数型, "user32", "GetClipboardData"
.参数 wFormat, 整数型
.DLL命令 CloseClipboard, 整数型, "user32", "CloseClipboard"
.DLL命令 EmptyClipboard, 整数型, "user32", "EmptyClipboard"
.DLL命令 SetClipboardData, 整数型, , "SetClipboardData"
.参数 uFormat, 整数型
.参数 hMem, 整数型
.DLL命令 RtlMoveMemory_整数, 整数型, , "RtlMoveMemory"
.参数 lpvDest, 整数型, 传址
.参数 lpvSource, 整数型
.参数 cbCopy, 整数型
.DLL命令 文本_取长度, 整数型, "kernel32", "lstrlenA"
.参数 lpString, 文本型
.DLL命令 MultiByteToWideChar, 整数型, , "MultiByteToWideChar"
.参数 CodePage, 整数型
.参数 dwFlags, 整数型
.参数 lpMultiByteStr, 文本型
.参数 cchMultiByte, 整数型
.参数 lpWideCharStr, 字节集
.参数 cchWideChar, 整数型
.DLL命令 GetObjectPtr, 整数型, , "lstrcpyn"
.参数 lpString1, 整数型, 传址
.参数 lpString2, 整数型, 传址
.参数 iMaxLength, 整数型
.DLL命令 GdipCreateBitmapFromStream, 整数型, "gdiplus.dll", "GdipCreateBitmapFromStream"
.参数 stream, 整数型
.参数 bitmap, 整数型, 传址
.DLL命令 GdipSaveImageToStream_int, 整数型, "gdiplus.dll", "GdipSaveImageToStream"
.参数 image, 整数型
.参数 stream, 整数型
.参数 clsidEncoder, 字节集
.参数 encoderParams, 整数型
.DLL命令 GetHGlobalFromStream_int, , "ole32.dll", "GetHGlobalFromStream"
.参数 pstm, 整数型
.参数 phglobal, 整数型, 传址
.DLL命令 GlobalSize, 整数型
.参数 hMem, 整数型
.DLL命令 CopyMemory2, , , "RtlMoveMemory"
.参数 Destination, 字节集
.参数 Source, 整数型
.参数 cbCopy, 整数型
.DLL命令 GdipDisposeImage, 整数型, "gdiplus.dll", "GdipDisposeImage"
.参数 image, 整数型
.DLL命令 GdiplusStartup, 整数型, "gdiplus.dll", "GdiplusStartup"
.参数 token, 整数型, 传址
.参数 inputbuf, GdiplusStartupInput
.参数 outputbuf, 整数型
.DLL命令 GdiplusShutdown, , "gdiplus.dll", "GdiplusShutdown"
.参数 token, 整数型
.DLL命令 API_GdiplusStartup, 整数型, "GdiPlus.dll", "GdiplusStartup"
.参数 token, 整数型, 传址
.参数 inputbuf, RGdiplusStartupInput
.参数 outputbuf, 整数型
.DLL命令 API_GdiplusShutdown, , "GdiPlus.dll", "GdiplusShutdown"
.参数 token, 整数型
.DLL命令 API_CreateStreamOnHGlobal, 整数型, "Ole32.dll", "CreateStreamOnHGlobal"
.参数 hGlobal, 整数型
.参数 fDeleteOnRelease, 逻辑型
.参数 ppstm, 整数型, 传址
.DLL命令 API_GdipLoadImageFromFile, 整数型, "GdiPlus.dll", "GdipLoadImageFromFile"
.参数 FileName, 字节集, , Unicode
.参数 Image, 整数型, 传址
.DLL命令 API_GdipLoadImageFromStream, 整数型, "GdiPlus.dll", "GdipLoadImageFromStream"
.参数 Stream, 整数型
.参数 Image, 整数型, 传址
.DLL命令 API_GdipDisposeImage, 整数型, "GdiPlus.dll", "GdipDisposeImage"
.参数 Image, 整数型
.DLL命令 API_GdipCreateFromHDC, 整数型, "GdiPlus.dll", "GdipCreateFromHDC"
.参数 hDC, 整数型
.参数 Graphics, 整数型, 传址
.DLL命令 API_GdipDrawImageRect, 整数型, "GdiPlus.dll", "GdipDrawImageRect"
.参数 Graphics, 整数型
.参数 Image, 整数型
.参数 X, 小数型
.参数 Y, 小数型
.参数 Width, 小数型
.参数 Height, 小数型
.DLL命令 API_GdipDeleteGraphics, 整数型, "GdiPlus.dll", "GdipDeleteGraphics"
.参数 Graphics, 整数型
.DLL命令 API_UpdateLayeredWindow, 逻辑型, , "UpdateLayeredWindow"
.参数 hWnd, 整数型
.参数 hdcDst, 整数型
.参数 pptDst, 整数型
.参数 psize, RSIZE
.参数 hdcSrc, 整数型
.参数 pptSrc, RPOINT
.参数 crKey, 整数型
.参数 pblend, RBLENDFUNCTION
.参数 dwFlags, 整数型
.DLL命令 API_SelectObject, 整数型, , "SelectObject"
.参数 hDC, 整数型
.参数 hObject, 整数型
.DLL命令 API_GetDC, 整数型, , "GetDC"
.参数 hWnd, 整数型
.DLL命令 API_ReleaseDC, 整数型, , "ReleaseDC"
.参数 hWnd, 整数型
.参数 hDC, 整数型
.DLL命令 API_GetWindowLong, 整数型, , "GetWindowLongA"
.参数 hWnd, 整数型
.参数 nIndex, 整数型
.DLL命令 API_SetWindowLong, 整数型, , "SetWindowLongA"
.参数 hWnd, 整数型
.参数 nIndex, 整数型
.参数 dwNewLong, 整数型
.DLL命令 API_CreateCompatibleDC, 整数型, , "CreateCompatibleDC"
.参数 hDC, 整数型
.DLL命令 API_DeleteDC, 整数型, , "DeleteDC"
.参数 hDC, 整数型
.DLL命令 API_CreateDIBSection, 整数型, , "CreateDIBSection"
.参数 hDC, 整数型
.参数 pBMI, RBITMAPINFO
.参数 iUsage, 整数型
.参数 ppvBits, 整数型
.参数 hSection, 整数型
.参数 dwOffset, 整数型
.DLL命令 API_CreateSolidBrush, 整数型, , "CreateSolidBrush"
.参数 crColor, 整数型
.DLL命令 API_DeleteObject, 整数型, , "DeleteObject"
.参数 hObject, 整数型
.DLL命令 API_GlobalAlloc, 整数型, , "GlobalAlloc"
.参数 wFlags, 整数型
.参数 dwBytes, 整数型
.DLL命令 API_GlobalLock, 整数型, , "GlobalLock"
.参数 hMem, 整数型
.DLL命令 API_GlobalUnlock, 整数型, , "GlobalUnlock"
.参数 hMem, 整数型
.DLL命令 API_GlobalFree, 整数型, , "GlobalFree"
.参数 hMem, 整数型
.DLL命令 API_FillRect, 整数型, , "FillRect"
.参数 hDC, 整数型
.参数 lpRect, RRECT
.参数 hBrush, 整数型
.DLL命令 API_SetRect, 整数型, , "SetRect"
.参数 lprc, RRECT
.参数 xLeft, 整数型
.参数 yTop, 整数型
.参数 xRight, 整数型
.参数 yBottom, 整数型
.DLL命令 API_BitBlt, 逻辑型, , "BitBlt"
.参数 hdcDest, 整数型
.参数 nXDest, 整数型
.参数 nYDest, 整数型
.参数 nWidth, 整数型
.参数 nHeight, 整数型
.参数 hdcSrc, 整数型
.参数 nXSrc, 整数型
.参数 nYSrc, 整数型
.参数 dwRop, 整数型
.DLL命令 API_MultiByteToWideChar, 整数型, , "MultiByteToWideChar"
.参数 CodePage, 整数型
.参数 dwFlags, 整数型
.参数 lpMultiByteStr, 文本型
.参数 cchMultiByte, 整数型
.参数 lpWideCharStr, 字节集
.参数 cchWideChar, 整数型
.DLL命令 API_GdipGetImageHeight, 整数型, "GdiPlus.dll", "GdipGetImageHeight"
.参数 Image, 整数型
.参数 Height, 整数型, 传址
.DLL命令 API_GdipGetImageWidth, 整数型, "GdiPlus.dll", "GdipGetImageWidth"
.参数 Image, 整数型
.参数 Width, 整数型, 传址
.DLL命令 API_GdipGetImageType, 整数型, "GdiPlus.dll", "GdipGetImageType"
.参数 Image, 整数型
.参数 Type, 整数型, 传址
.DLL命令 API_GdipDrawImageRectRect, 整数型, "GdiPlus.dll", "GdipDrawImageRectRect"
.参数 Graphics, 整数型
.参数 Image, 整数型
.参数 dstx, 小数型
.参数 dsty, 小数型
.参数 dstwidth, 小数型
.参数 dstheight, 小数型
.参数 srcx, 小数型
.参数 srcy, 小数型
.参数 srcwidth, 小数型
.参数 srcheight, 小数型
.参数 srcUnit, 整数型
.参数 ImageAttributes, 整数型
.参数 Callback, 整数型
.参数 CallbackData, 整数型, 传址
.DLL命令 API_GdipSetSmoothingMode, 整数型, "GdiPlus.dll", "GdipSetSmoothingMode"
.参数 Graphics, 整数型
.参数 smoothingMode, 整数型
.DLL命令 API_GdipGraphicsClear, 整数型, "GdiPlus.dll", "GdipGraphicsClear"
.参数 graphics, 整数型
.参数 color, 整数型
.DLL命令 API_GdipSetInterpolationMode, 整数型, "GdiPlus.dll", "GdipSetInterpolationMode"
.参数 Graphics, 整数型
.参数 InterpolationMode, 整数型
.DLL命令 API_GdipAddPathString, 整数型, "GdiPlus.dll", "GdipAddPathString"
.参数 Path, 整数型
.参数 String, 字节集
.参数 Length, 整数型
.参数 Family, 整数型
.参数 Style, 整数型
.参数 emSize, 小数型
.参数 LayoutRect, RECTF
.参数 Format, 整数型
.DLL命令 API_GdipCreatePath, 整数型, "GdiPlus.dll", "GdipCreatePath"
.参数 BrushMode, 整数型
.参数 Path, 整数型, 传址
.DLL命令 API_GdipSetPenLineJoin, 整数型, "GdiPlus.dll", "GdipSetPenLineJoin"
.参数 Pen, 整数型
.参数 LineJoin, 整数型
.DLL命令 API_GdipDrawPath, 整数型, "GdiPlus.dll", "GdipDrawPath"
.参数 Graphics, 整数型
.参数 Pen, 整数型
.参数 Path, 整数型
.DLL命令 API_GdipCreateLineBrushFromRectI, 整数型, "GdiPlus.dll", "GdipCreateLineBrushFromRectI"
.参数 Rect, RRECT
.参数 color1, 整数型
.参数 color2, 整数型
.参数 mode, 整数型
.参数 wrapMode, 整数型
.参数 lineGradient, 整数型, 传址
.DLL命令 API_GdipFillPath, 整数型, "GdiPlus.dll", "GdipFillPath"
.参数 Graphics, 整数型
.参数 Brush, 整数型
.参数 Path, 整数型
.DLL命令 API_GdipGetPathWorldBounds, 整数型, "GdiPlus.dll", "GdipGetPathWorldBounds"
.参数 Path, 整数型
.参数 Bounds, RECTF
.参数 Matrix, 整数型
.参数 Pen, 整数型
.DLL命令 API_GdipCreateFontFamilyFromName, 整数型, "GdiPlus.dll", "GdipCreateFontFamilyFromName"
.参数 Name, 字节集
.参数 FontCollection, 整数型
.参数 FontFamily, 整数型, 传址
.DLL命令 API_GdipCreatePen1, 整数型, "GdiPlus.dll", "GdipCreatePen1"
.参数 Color, 整数型
.参数 Width, 小数型
.参数 Unit, 整数型
.参数 Pen, 整数型, 传址
.DLL命令 API_GdipCreateSolidFill, 整数型, "GdiPlus.dll", "GdipCreateSolidFill"
.参数 Color, 整数型
.参数 Brush, 整数型, 传址
.DLL命令 API_GdipDeleteBrush, 整数型, "GdiPlus.dll", "GdipDeleteBrush"
.参数 Brush, 整数型
.DLL命令 API_GdipDeletePen, 整数型, "GdiPlus.dll", "GdipDeletePen"
.参数 Pen, 整数型
.DLL命令 API_GdipDeletePath, 整数型, "GdiPlus.dll", "GdipDeletePath"
.参数 Path, 整数型
.DLL命令 API_GdipDeleteFontFamily, 整数型, "GdiPlus.dll", "GdipDeleteFontFamily"
.参数 FontFamily, 整数型
.DLL命令 API_GdipSetImageAttributesColorMatrix, 整数型, "Gdiplus.dll", "GdipSetImageAttributesColorMatrix"
.参数 ImageAttributes, 整数型
.参数 ClrAdjType, 整数型
.参数 enableFlag, 逻辑型
.参数 colourMatrix, RColorMatrix
.参数 grayMatrix, 整数型
.参数 ColorMatrixFlags, 整数型
.DLL命令 API_GdipCreateImageAttributes, 整数型, "Gdiplus.dll", "GdipCreateImageAttributes"
.参数 ImageAttributes, 整数型, 传址
.DLL命令 API_GdipDisposeImageAttributes, 整数型, "GdiPlus.dll", "GdipDisposeImageAttributes"
.参数 ImageAttributes, 整数型
.DLL命令 CreateRoundRectRgn, 整数型, , , , 失败为0
.参数 x1, 整数型
.参数 y1, 整数型
.参数 x2, 整数型
.参数 y2, 整数型
.参数 x3, 整数型
.参数 y3, 整数型
.DLL命令 CreateRectRgn, 整数型, "gdi32", "CreateRectRgn", 公开, 创建一个由点X1,Y1和X2,Y2描述的矩形区域 执行成功为区域句柄,失败则为零
.参数 左上横坐标, 整数型, , 矩形左上角X,Y坐标
.参数 左上纵坐标, 整数型, , 同上
.参数 右下横坐标, 整数型, , 矩形右下角X,Y坐标;
.参数 右下纵坐标, 整数型, , 同上;
.DLL命令 CombineRgn, 整数型, "gdi32", "CombineRgn", 公开, 将两个区域组合为一个新区域 下列常数之一:; COMPLEXREGION:区域有互相交叠的边界; SIMPLEREGION:区域边界没有互相交叠; NULLREGION:区域为空; ERRORAPI:不能创建组合区域
.参数 新区域句柄, 整数型, , 包含组合结果的区域句柄
.参数 源区域1, 整数型, , 源区域1
.参数 源区域2, 整数型, , 源区域2
.参数 组合方式, 整数型, , 组合两区域的方法。可设为下述常数RGN_ANDhDestRgn被设置为两个源区域的交集RGN_COPYhDestRgn被设置为hSrcRgn1的拷贝RGN_DIFFhDestRgn被设置为hSrcRgn1中与hSrcRgn2不相交的部分RGN_ORhDestRgn被设置为两个区域的并集RGN_XORhDestRgn被设置为除两个源区域OR之外的部分;
.DLL命令 SetWindowRgn, 整数型, , , , 失败为0
.参数 hwnd, 整数型
.参数 hRgn, 整数型
.参数 bRedraw, 逻辑型
注:本站源码主要来源于网络收集。如有侵犯您的利益,请联系我们,我们将及时删除!
部分源码可能含有危险代码,(如关机、格式化磁盘等),请看清代码在运行。
由此产生的一切后果本站均不负责。源码仅用于学习使用,如需运用到商业场景请咨询原作者。
使用本站源码开发的产品均与本站无任何关系,请大家遵守国家相关法律。