Skip to content

palacaze/image-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pal Image Viewer

A minimalistic Qt image viewer widget, with zoom and pixel color picking.

The widget can be installed as a shared library and used in CMake projects this way:

find_package(PalImageViewer)

add_executable(Foo main.cpp)
target_link_libraries(Foo Pal::ImageViewer)

About

Qt based image viewer widget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published