Click here to Skip to main content
15,881,248 members
Articles / Desktop Programming / MFC

ImageStone - A Powerful C++ Class Library for Image Manipulation

Rate me:
Please Sign up or sign in to vote.
4.81/5 (250 votes)
6 Dec 2011Zlib3 min read 117.1K   51.5K   405  
An article on a library for image manipulation
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ImageStone: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a></div>
<h1>FCPixelDetectEdges Member List</h1>This is the complete list of members for <a class="el" href="class_f_c_pixel_detect_edges.html">FCPixelDetectEdges</a>, including all inherited members.<p><table>
  <tr class="memlist"><td><a class="el" href="class_f_c_pixel_convolute.html#a0">FCPixelConvolute</a>()</td><td><a class="el" href="class_f_c_pixel_convolute.html">FCPixelConvolute</a></td><td><code> [inline]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="class_f_c_pixel_detect_edges.html#a0">FCPixelDetectEdges</a>(int nRadius=3)</td><td><a class="el" href="class_f_c_pixel_detect_edges.html">FCPixelDetectEdges</a></td><td><code> [inline]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="class_f_c_interface___pixel_process.html#a4">OnLeaveProcess</a>(FCObjImage *pImg)</td><td><a class="el" href="class_f_c_interface___pixel_process.html">FCInterface_PixelProcess</a></td><td><code> [inline, virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="class_f_c_pixel_convolute.html#a2">SetKernel</a>(const int *nElements, int iBlockLen, int iDivisor, int nOffset=0)</td><td><a class="el" href="class_f_c_pixel_convolute.html">FCPixelConvolute</a></td><td><code> [inline]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="class_f_c_single_pixel_process_base.html#a2">ValidateColorBits</a>(const FCObjImage *pImg)</td><td><a class="el" href="class_f_c_single_pixel_process_base.html">FCSinglePixelProcessBase</a></td><td><code> [inline, virtual]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Wed Mar 8 11:12:47 2006 for ImageStone by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address>
</body>
</html>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The zlib/libpng License


Written By
Team Leader PhoXo
China China
graduate from University of Science and Technology of China at 2002.

Now I work at www.phoxo.com.

Comments and Discussions