Information
Home
Overview
Documentation
Getting Started
Release Notes
ASL Wiki
License
Indices
Success Stories
Contributors
Media
Download
ASL Perforce Depots
Support
ASL SourceForge Home
Mailing Lists
Discussion Forums
Report Bugs
Suggest Features
Contributing to ASL
RSS
Short-text news
Full-text news
File releases
Other Adobe Projects
Adobe XMP
Adobe Labs
Other Resources
Boost
SGI STL
detail
::
subimage_view_fn
detail::subimage_view_fn< RESULT > Struct Template Reference
List of all members.
Public Types
typedef RESULT
result_type
Public Member Functions
template<typename VIEW>
result_type
operator()
(const VIEW &src) const
subimage_view_fn
(const
point2
< std::ptrdiff_t > &topleft, const
point2
< std::ptrdiff_t > &dimensions)
Public Attributes
point2
< std::ptrdiff_t >
_size2
point2
< std::ptrdiff_t >
_topleft
Detailed Description
template<typename RESULT>
struct detail::subimage_view_fn< RESULT >
Definition at line
50
of file
extension/dynamic_image/image_view_factory.hpp
.