Aspose::Pdf::XImageCollection Member List

This is the complete list of members for Aspose::Pdf::XImageCollection, including all inherited members.

_MakeImageFromStream(System::SharedPtr< System::IO::Stream > stream, int32_t quality, System::SharedPtr< Aspose::Pdf::Engine::Data::ITrailerable > parent)Aspose::Pdf::XImageCollectionprotectedstatic
Add(System::SharedPtr< System::IO::Stream > image)Aspose::Pdf::XImageCollection
Add(System::SharedPtr< System::IO::Stream > image, Aspose::Pdf::ImageFilterType filterType)Aspose::Pdf::XImageCollection
Add(System::SharedPtr< System::IO::Stream > image, int32_t quality)Aspose::Pdf::XImageCollection
Add(System::SharedPtr< System::IO::Stream > stream, bool isBlackWhite)Aspose::Pdf::XImageCollectionprotected
Add(System::SharedPtr< System::IO::Stream > stream, bool isBlackWhite, System::String &name)Aspose::Pdf::XImageCollectionprotected
Add(System::SharedPtr< System::IO::Stream > stream, int32_t quality, bool isBlackWhite)Aspose::Pdf::XImageCollectionprotected
Add(System::SharedPtr< System::IO::Stream > stream, int32_t quality, bool isBlackWhite, System::String &name)Aspose::Pdf::XImageCollectionprotected
Add(System::SharedPtr< System::IO::Stream > stream, int32_t quality, bool isBlackWhite, Aspose::Pdf::ImageFilterType filterType, bool isMasked, System::SharedPtr< System::IO::Stream > predefinedStream=nullptr)Aspose::Pdf::XImageCollectionprotected
Add(System::SharedPtr< System::IO::Stream > stream, int32_t quality, bool isBlackWhite, Aspose::Pdf::ImageFilterType filterType, bool isMasked, System::String &name, System::SharedPtr< System::IO::Stream > predefinedStream=nullptr)Aspose::Pdf::XImageCollectionprotected
Add(System::String name, System::SharedPtr< Aspose::Pdf::Engine::Data::IPdfObject > image)Aspose::Pdf::XImageCollectionprotected
Add(System::SharedPtr< Aspose::Pdf::Engine::Data::IPdfObject > image)Aspose::Pdf::XImageCollectionprotected
ICollection< System::SharedPtr< Aspose::Pdf::XImage > >::Add(const System::SharedPtr< Aspose::Pdf::XImage > &item)=0System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XImage > >pure virtual
AddCCITTFaxDecodeImageMask(System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< Aspose::Pdf::Engine::Data::ITrailerable > p, System::SharedPtr< Aspose::Pdf::XImageCollection::ThresholdMaskParameters > thresholdMaskParameters, System::SharedPtr< Aspose::Pdf::Engine::Data::IPdfDataStream > img)Aspose::Pdf::XImageCollectionprotectedstatic
AddGifMaskedImage(System::SharedPtr< System::IO::Stream > stream, int32_t quality)Aspose::Pdf::XImageCollectionprotected
AddGrayScaleFlateDecodeImage(System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< Aspose::Pdf::Engine::Data::ITrailerable > p, System::SharedPtr< Aspose::Pdf::Engine::Data::IPdfDataStream > img)Aspose::Pdf::XImageCollectionprotectedstatic
AddOrReplace(int32_t index, System::SharedPtr< System::IO::Stream > stream, int32_t quality, bool isBlackWhite, Aspose::Pdf::ImageFilterType filterType, uint8_t bitMask, bool isMasked)Aspose::Pdf::XImageCollectionprotected
AddOrReplaceGrayScaled(int32_t index, System::SharedPtr< System::IO::Stream > stream, int32_t quality, bool hasSoftMask)Aspose::Pdf::XImageCollectionprotected
AddWithName(System::SharedPtr< Aspose::Pdf::XImage > image)Aspose::Pdf::XImageCollection
begin()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >inline
begin() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >inline
cbegin() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >inline
cend() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >inline
Clear() overrideAspose::Pdf::XImageCollectionvirtual
const_iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
Contains(const System::SharedPtr< Aspose::Pdf::XImage > &item) const overrideAspose::Pdf::XImageCollection
ICollection< System::SharedPtr< Aspose::Pdf::XImage > >::Contains(const System::SharedPtr< Aspose::Pdf::XImage > &item) const=0System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XImage > >pure virtual
ContainsName(System::String imageName)Aspose::Pdf::XImageCollectionprotected
CopyTo(System::ArrayPtr< System::SharedPtr< Aspose::Pdf::XImage >> array, int32_t index) overrideAspose::Pdf::XImageCollection
ICollection< System::SharedPtr< Aspose::Pdf::XImage > >::CopyTo(System::ArrayPtr< System::SharedPtr< Aspose::Pdf::XImage > > array, int arrayIndex)=0System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XImage > >pure virtual
Delete(int32_t index)Aspose::Pdf::XImageCollection
Delete(int32_t index, Aspose::Pdf::ImageDeleteAction action)Aspose::Pdf::XImageCollection
Delete(System::String name)Aspose::Pdf::XImageCollection
Delete(System::String name, Aspose::Pdf::ImageDeleteAction action)Aspose::Pdf::XImageCollection
Delete()Aspose::Pdf::XImageCollection
DeleteByIndex(int32_t index)Aspose::Pdf::XImageCollectionprotected
DeleteBySize(int32_t index)Aspose::Pdf::XImageCollectionprotected
DeleteBySize(System::SharedPtr< Aspose::Pdf::XImage > image)Aspose::Pdf::XImageCollectionprotected
DeleteBySizeAndIndex(System::SharedPtr< Aspose::Pdf::XImage > image)Aspose::Pdf::XImageCollectionprotected
end()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >inline
end() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >inline
Equals(ptr obj)System::Objectvirtual
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(float const &objA, float const &objB)System::Objectinline
Equals(double const &objA, double const &objB)System::Objectinline
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
get_Count() const overrideAspose::Pdf::XImageCollectionvirtual
get_IsReadOnly() const overrideAspose::Pdf::XImageCollectionvirtual
get_IsSynchronized()Aspose::Pdf::XImageCollection
get_Names()Aspose::Pdf::XImageCollection
get_Parent() constAspose::Pdf::XImageCollectionprotected
get_SyncRoot() constAspose::Pdf::XImageCollection
GetCounter()System::Objectinline
GetEncoder(System::SharedPtr< System::Drawing::Imaging::ImageFormat > format)Aspose::Pdf::XImageCollectionprotectedstatic
GetEnumerator() overrideAspose::Pdf::XImageCollectionvirtual
GetEnumeratorAsVirtualizedIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >inlineprotected
GetEnumeratorAsVirtualizedIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >inlineprotected
GetHashCode() constSystem::Objectvirtual
GetImageName(System::SharedPtr< Aspose::Pdf::XImage > image)Aspose::Pdf::XImageCollection
GetType() constSystem::Objectvirtual
HasImage(System::String imgName)Aspose::Pdf::XImageCollectionprotected
ICollection()System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XImage > >inline
ICollection(const ICollection &)System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XImage > >inline
ICollection(ICollection &&) noexceptSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XImage > >inline
idx_get(int32_t index)Aspose::Pdf::XImageCollection
idx_get(System::String name)Aspose::Pdf::XImageCollection
IEnumeratorType typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
Is(const TypeInfo &targetType) constSystem::Objectvirtual
IsMetafile(System::SharedPtr< System::IO::Stream > stream)Aspose::Pdf::XImageCollectionprotectedstatic
iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_All(std::function< bool(System::SharedPtr< Aspose::Pdf::XImage >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Any()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Any(std::function< bool(System::SharedPtr< Aspose::Pdf::XImage >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Cast()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Concat(SharedPtr< IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >> sequence)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Contains(System::SharedPtr< Aspose::Pdf::XImage > value)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Count()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Count(const Func< System::SharedPtr< Aspose::Pdf::XImage >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_ElementAt(int index)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_First()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_First(const Func< System::SharedPtr< Aspose::Pdf::XImage >, bool > &predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_FirstOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_FirstOrDefault(std::function< bool(System::SharedPtr< Aspose::Pdf::XImage >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_GroupBy(System::Func< System::SharedPtr< Aspose::Pdf::XImage >, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_GroupBy(System::Func< Source, Key > keyPredicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Last()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_LastOrDefault()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_OfType()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_OrderBy(const Func< System::SharedPtr< Aspose::Pdf::XImage >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_OrderBy(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_OrderByDescending(const Func< System::SharedPtr< Aspose::Pdf::XImage >, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_OrderByDescending(const Func< Source, Key > &keySelector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::XImage >, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Select(const Func< System::SharedPtr< Aspose::Pdf::XImage >, int32_t, ResultType > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Select(const Func< Source, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Select(const Func< Source, int32_t, Result > &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_SelectMany(const Func< System::SharedPtr< Aspose::Pdf::XImage >, SharedPtr< IEnumerable< ResultType >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_SelectMany(const Func< Source, SharedPtr< IEnumerable< Result >>> &selector)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_ToArray()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_ToList()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
LINQ_Where(std::function< bool(System::SharedPtr< Aspose::Pdf::XImage >)> predicate)System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
Lock()System::Object
MakeImageFromStream(System::SharedPtr< System::IO::Stream > stream, int32_t quality, System::SharedPtr< Aspose::Pdf::Engine::Data::ITrailerable > trailerable)Aspose::Pdf::XImageCollectionprotectedstatic
MakeMonochromeImage(System::SharedPtr< System::Drawing::Bitmap > image, System::SharedPtr< Aspose::Pdf::Engine::Data::ITrailerable > trailerable)Aspose::Pdf::XImageCollectionprotectedstatic
MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(XImageCollection, CODEPORTING_ARGS(System::SharedPtr< Aspose::Pdf::Resources > parent, System::SharedPtr< Aspose::Pdf::Engine::Data::IPdfDictionary > xobject))Aspose::Pdf::XImageCollectionprotected
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(ICollection &&) noexceptSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XImage > >inline
operator=(const ICollection &)System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XImage > >inline
IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >::operator=(Object const &x)System::Objectinline
ptr typedefSystem::Object
ReferenceEquals(ptr const &objA, ptr const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, T const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, std::nullptr_t)System::Objectinlinestatic
ReferenceEquals(String const &str, std::nullptr_t)System::Objectinline
ReferenceEquals(String const &str1, String const &str2)System::Objectinline
Remove(const System::SharedPtr< Aspose::Pdf::XImage > &item) overrideAspose::Pdf::XImageCollection
ICollection< System::SharedPtr< Aspose::Pdf::XImage > >::Remove(const System::SharedPtr< Aspose::Pdf::XImage > &item)=0System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XImage > >pure virtual
RemovedSharedRefs(int count)System::Objectinline
Replace(int32_t index, System::SharedPtr< System::IO::Stream > stream)Aspose::Pdf::XImageCollection
Replace(int32_t index, System::SharedPtr< System::IO::Stream > stream, int32_t quality, bool isBlackAndWhite)Aspose::Pdf::XImageCollection
Replace(int32_t index, System::SharedPtr< System::IO::Stream > stream, int32_t quality)Aspose::Pdf::XImageCollection
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString() constSystem::Objectvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
ValueType typedefSystem::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XImage > >
virtualizeBeginConstIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >inlinevirtual
virtualizeBeginIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >inlinevirtual
virtualized_iterator typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
virtualized_iterator_element typedefSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >
virtualizeEndConstIterator() constSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >inlinevirtual
virtualizeEndIterator()System::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >inlinevirtual
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
XImageCollection(System::SharedPtr< Aspose::Pdf::Resources > parent, System::SharedPtr< Aspose::Pdf::Engine::Data::IPdfDictionary > xobject)Aspose::Pdf::XImageCollectionprotected
~ICollection()System::Collections::Generic::ICollection< System::SharedPtr< Aspose::Pdf::XImage > >inlinevirtual
~IEnumerable() overrideSystem::Collections::Generic::IEnumerable< System::SharedPtr< Aspose::Pdf::XImage > >inlineprotected
~Object()System::Objectvirtual
~XImageCollection()Aspose::Pdf::XImageCollectionprotectedvirtual