HDPCmd_Drawable
2016-07-20 15:55:34 0 举报
HDPCmd_Drawable 是一个用于处理和管理可绘制对象的命令工具。它提供了一组功能,使用户能够创建、编辑和操作可绘制对象,如图像、形状和文本。通过使用 HDPCmd_Drawable,用户可以在计算机图形应用程序中轻松地实现复杂的可视化效果。这个工具支持多种文件格式,包括常见的图像格式(如JPEG、PNG和GIF)以及矢量图形格式(如SVG和AI)。此外,HDPCmd_Drawable 还提供了一个直观的用户界面,使得非专业用户也能够轻松上手。总之,HDPCmd_Drawable 是一个非常实用的命令工具,适用于各种需要处理和管理可绘制对象的应用场景。
作者其他创作
大纲/内容
HDPDoStorke
virtual DrawMessage* GetMsg() { return msg; }void process( SendHelper* sendHelper );\t
HDPMutiCopyBits
virtual DrawMessage* GetMsg() { return msg; }protected:\tvirtual void encoder();
HDPDoFill
virtual DrawMessage* GetMsg() { return msg; }virtual void process(SendHelper* sendHelper);void setMsg(DisplayDrawFill* in_msg) ;
HDPDoInverse
virtual DrawMessage* GetMsg() { return msg; }
HDPDoCopyBits
virtual DrawMessage* GetMsg() { return msg; }void setMsg(DisplayDrawDoCopyBits* in_msg);
HDPDoLine
HDPDoWhiteNess
HDPCmd
getMsgType()getCmdCategory()virtual void process(SendHelper* sendHelper) = 0;protected:\tvirtual void send(SendHelper* sendHelper) = 0;
HDPDoTextOut
virtual DrawMessage* GetMsg() { return msg; }virtual void process(SendHelper* sendHelper);
HDPDrawableCache
virtual void process(SendHelper* sendHelper);protected:\tvirtual void send(SendHelper* sendHelper);
HDPDrawable
HDPDoBlackNess
0 条评论
下一页