Adobe Systems, Inc.

fill_pixels
[GIL Algorithms]

std::fill for image views More...

Functions

template<typename TYPES, typename VAL>
void fill_pixels (const any_image_view< TYPES > &img_view, const VAL &val)
template<typename V, typename VAL>
ADOBE_GIL_NAMESPACE_BEGIN
GIL_FORCEINLINE void 
fill_pixels (const V &img_view, const VAL &val)

Detailed Description


Function Documentation

template<typename V, typename VAL>
ADOBE_GIL_NAMESPACE_BEGIN GIL_FORCEINLINE void fill_pixels const V &  img_view,
const VAL &  val
 

std::fill for image views

Definition at line 358 of file gil/core/algorithm.hpp.

template<typename TYPES, typename VAL>
void fill_pixels const any_image_view< TYPES > &  img_view,
const VAL &  val
 

fill_pixels for any image view. The pixel to fill with must be compatible with the current view

Definition at line 110 of file gil/extension/dynamic_image/algorithm.hpp.

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google